We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ecad6c5 commit 6d24094Copy full SHA for 6d24094
project/plugins.sbt
@@ -18,7 +18,7 @@
18
// When updating the sbt-paradox version,
19
// remember to also update build.sbt
20
addSbtPlugin("com.lightbend.paradox" % "sbt-paradox-theme" % "0.10.6")
21
-addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
+addSbtPlugin("com.github.sbt" % "sbt-dynver" % "5.0.1")
22
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.6")
23
addSbtPlugin("org.mdedetrich" % "sbt-apache-sonatype" % "0.1.10")
24
addSbtPlugin("com.github.pjfanning" % "sbt-source-dist" % "0.1.10")
0 commit comments