upgrade sbt-source-dist plugin (#424)
This commit is contained in:
parent
532b7173c1
commit
7059abb64a
1 changed files with 1 additions and 1 deletions
|
|
@ -27,7 +27,7 @@ addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
|
|||
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.30")
|
||||
|
||||
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
|
||||
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.5")
|
||||
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.6")
|
||||
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.10")
|
||||
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.2.2")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-license-report" % "1.5.0")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue