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 0f69ca7 commit 5de8c8aCopy full SHA for 5de8c8a
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.0
2
3
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.10")
4
5
-addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.0.0")
+addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
6
7
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.2")
8
0 commit comments