Skip to content

Commit

Permalink
Update sbt-release to 1.0.13 (#43)
Browse files Browse the repository at this point in the history
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Co-authored-by: Takumi Kadowaki <tkadowaki.dev.blackey@gmail.com>
  • Loading branch information
3 people committed Jan 27, 2020
1 parent d08285a commit f2c145f
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
@@ -1,5 +1,5 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.0")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.8.1")
addSbtPlugin("com.jsuereth" % "sbt-pgp" % "2.0.1")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.12")
addSbtPlugin("com.github.gseitz" % "sbt-release" % "1.0.13")
addSbtPlugin("com.github.cb372" % "sbt-explicit-dependencies" % "0.2.12")

0 comments on commit f2c145f

Please sign in to comment.