Skip to content

Commit

Permalink
Update sbt-ci-release to 1.5.0 (#94)
Browse files Browse the repository at this point in the history
Update sbt-ci-release to 1.5.0
  • Loading branch information
ChristopherDavenport authored Jan 24, 2020
2 parents 0ad9a5e + deac98a commit 5f48479
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 @@ -5,4 +5,4 @@ addSbtPlugin("com.47deg" % "sbt-microsites" % "0.9.7")
addSbtPlugin("com.typesafe.sbt" % "sbt-ghpages" % "0.6.3")
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "0.6.1")
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "0.6.31")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.4.31")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.0")

0 comments on commit 5f48479

Please sign in to comment.