Skip to content

Commit

Permalink
Update sbt-release to 1.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
xuwei-k committed Oct 16, 2019
1 parent 92e4812 commit de517a1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugin.sbt
@@ -1,5 +1,5 @@
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "1.1.2")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8")
addSbtPlugin("com.geirsson" % "sbt-scalafmt" % "1.6.0-RC4")

Expand Down

0 comments on commit de517a1

Please sign in to comment.