We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 754790e + 2bdaeaa commit c471b9cCopy full SHA for c471b9c
project/plugins.sbt
@@ -6,6 +6,6 @@ resolvers ++= Seq(
6
Resolver.sonatypeRepo("snapshots")
7
)
8
9
-addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.10")
+addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
10
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")
11
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
0 commit comments