We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4e28a48 commit a93075cCopy full SHA for a93075c
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.33")
8
9
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
10
11
-addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
+addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.1.0")
12
13
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
14
0 commit comments