Skip to content

Commit

Permalink
Update sbt-release to 1.0.12 (zio#1675)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and juliano committed Oct 17, 2019
1 parent 2e8beaa commit 165d47f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.5.1")

addSbtPlugin("com.typesafe.sbteclipse" % "sbteclipse-plugin" % "5.2.4")

addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.11")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")

addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.0")

Expand Down

0 comments on commit 165d47f

Please sign in to comment.