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 862f108 commit 7b7dd71Copy full SHA for 7b7dd71
project/plugins.sbt
@@ -11,5 +11,5 @@ addSbtPlugin("ch.epfl.scala" % "sbt-version-policy" % "1.0.0-RC5")
11
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
12
13
// Publishing
14
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.6")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.7")
15
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
0 commit comments