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 b78111e commit d2f5887Copy full SHA for d2f5887
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "7.1.0
2
3
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.5")
4
5
-addSbtPlugin("com.dwijnand" % "sbt-dynver" % "3.3.0+19-f9a4262c")
+addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
6
7
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
8
0 commit comments