Skip to content

Commit

Permalink
Update sbt-ci-release to 1.3.2 (#4)
Browse files Browse the repository at this point in the history
Update sbt-ci-release to 1.3.2
  • Loading branch information
ChristopherDavenport authored Sep 18, 2019
2 parents 2bda756 + c26cf67 commit 2c5d77a
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 @@ -2,7 +2,7 @@ addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.1.8")
addSbtPlugin("org.tpolecat" % "tut-plugin" % "0.6.12")
addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.4")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.1")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.3.2")
addSbtPlugin("io.chrisdavenport" % "sbt-mima-version-check" % "0.1.0")

// Here For The Free Version Bumps for the Library
Expand Down

0 comments on commit 2c5d77a

Please sign in to comment.