Skip to content

Commit a93075c

Browse files
committed
Update sbt-dynver to 5.1.0
1 parent 4e28a48 commit a93075c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.33")
88

99
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
1010

11-
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
11+
addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
1212

1313
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
1414

0 commit comments

Comments
 (0)