Skip to content

Commit c471b9c

Browse files
authored
Merge pull request #39 from scala-steward/update/sbt-release-1.0.11
Update sbt-release to 1.0.11
2 parents 754790e + 2bdaeaa commit c471b9c

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)