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 7351e11 commit 0bc4f92Copy full SHA for 0bc4f92
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
4
5
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
6
7
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.3")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
8
9
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
10
0 commit comments