Skip to content

Commit

Permalink
Merge pull request #226 from scala-steward/update/sbt-ci-release-1.4.31
Browse files Browse the repository at this point in the history
Update sbt-ci-release to 1.4.31
  • Loading branch information
pepegar authored Sep 26, 2019
2 parents fd7d0b7 + 6581200 commit 2b371f6
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 @@ -9,4 +9,4 @@ addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.12"
addSbtPlugin("io.get-coursier" % "sbt-coursier" % "1.0.3")
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.7")
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.12.0")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.2.6")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")

0 comments on commit 2b371f6

Please sign in to comment.