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 57ca6ac commit 16b39bbCopy full SHA for 16b39bb
project/plugins.sbt
@@ -12,7 +12,7 @@ addSbtPlugin("org.scala-native" % "sbt-scala-native" % "0.5.5")
12
13
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
14
15
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
16
17
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
18
0 commit comments