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.
2 parents 7149515 + 6c089cf commit 1947534Copy full SHA for 1947534
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "2.0.6")
4
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.16")
5
addSbtPlugin("com.dwijnand" % "sbt-dynver" % "4.1.1")
6
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.0")
7
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.13")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.9.14")
8
addSbtPlugin("net.virtual-void" % "sbt-dependency-graph" % "0.10.0-RC1")
9
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.11")
0 commit comments