Skip to content

Commit

Permalink
Merge pull request #162 from scala-steward/update/sbt-ci-release-1.5.5
Browse files Browse the repository at this point in the history
build(deps): bump sbt-ci-release from 1.5.4 to 1.5.5
  • Loading branch information
tkrs committed Dec 5, 2020
2 parents 09313f5 + 6b032c5 commit 70e5dc6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/plugins.sbt
Expand Up @@ -2,4 +2,4 @@ addSbtPlugin("pl.project13.scala" % "sbt-jmh" % "0.4.0")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.24")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.6.1")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.4")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")

0 comments on commit 70e5dc6

Please sign in to comment.