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 25bb44b commit d3a3f9fCopy full SHA for d3a3f9f
project/plugins.sbt
@@ -8,7 +8,7 @@ addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.14")
8
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
9
10
// https://github.com/xerial/sbt-sonatype
11
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.0")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.12.2")
12
13
// https://github.com/sbt/sbt-pgp
14
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.3.0")
0 commit comments