Skip to content

Commit

Permalink
Merge pull request #386 from scala-steward/update/sbt-ci-release-1.5.10
Browse files Browse the repository at this point in the history
build(deps): bump sbt-ci-release from 1.5.9 to 1.5.10
  • Loading branch information
tkrs committed Oct 15, 2021
2 parents b65b351 + 3002750 commit ed43384
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,4 +1,4 @@
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.3")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.9.1")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.9")
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")

0 comments on commit ed43384

Please sign in to comment.