Update sbt-dynver to 5.0.1 (#711)
Co-authored-by: scala-steward-asf[bot] <147768647+scala-steward-asf[bot]@users.noreply.github.com>
This commit is contained in:
parent
0b3dc44f8b
commit
3101167ffe
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@ addSbtPlugin("de.heikoseeberger" % "sbt-header" % "5.10.0")
|
|||
addSbtPlugin("com.hpe.sbt" % "sbt-pull-request-validator" % "1.0.0")
|
||||
addSbtPlugin("net.bzzt" % "sbt-reproducible-builds" % "0.31")
|
||||
|
||||
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
|
||||
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
|
||||
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.10")
|
||||
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.10")
|
||||
addSbtPlugin("com.github.reibitto" % "sbt-welcome" % "0.2.2")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue