We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f16be7c commit 9aea448Copy full SHA for 9aea448
project/plugin.sbt
@@ -1,6 +1,6 @@
1
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
2
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
3
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.1")
4
5
scalacOptions ++= (
6
"-deprecation" ::
0 commit comments