Skip to content

Commit

Permalink
Update sbt-ci-release to 1.3.1 (#215)
Browse files Browse the repository at this point in the history
Update sbt-ci-release to 1.3.1
  • Loading branch information
ChristopherDavenport authored Sep 10, 2019
2 parents 55f970f + d91e66c commit c597e0f
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("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.6")
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.0.4")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.2.6")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.1")
addSbtPlugin("org.xerial.sbt" % "sbt-sonatype" % "3.6")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.28")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.12")
Expand Down

0 comments on commit c597e0f

Please sign in to comment.