We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc0722c commit ecdc066Copy full SHA for ecdc066
project/plugins.sbt
@@ -4,6 +4,6 @@ addSbtPlugin("org.scoverage" %% "sbt-coveralls" % "1.3.11")
4
5
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.4.0")
6
7
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.10.0")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.11.0")
8
9
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.2.1")
0 commit comments