Skip to content

Commit

Permalink
Update sbt-ci-release to 1.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 22, 2020
1 parent 280d8fb commit 57cf9eb
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,6 +1,6 @@
addSbtPlugin("com.thesamet" % "sbt-protoc" % "0.99.29")

addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.0")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.2")

addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.3.2")

Expand Down

0 comments on commit 57cf9eb

Please sign in to comment.