Skip to content

Commit 2bdaeaa

Browse files
committed
Update sbt-release to 1.0.11
1 parent 754790e commit 2bdaeaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,6 @@ resolvers ++= Seq(
66
Resolver.sonatypeRepo("snapshots")
77
)
88

9-
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.10")
9+
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
1010
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "2.0")
1111
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")

0 commit comments

Comments
 (0)