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.
2 parents 855d12b + 5aba73d commit d72c5e9Copy full SHA for d72c5e9
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin(
2
"com.thoughtworks.sbt-best-practice" % "sbt-best-practice" % "8.2.5"
3
)
4
5
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.16")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.17")
6
7
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
8
0 commit comments