We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ab8882d commit e2ad246Copy full SHA for e2ad246
project/plugins.sbt
@@ -1,7 +1,7 @@
1
2
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.0")
3
4
-addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.0")
+addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "1.1")
5
6
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.0.0")
7
0 commit comments