Skip to content

Commit

Permalink
Update sbt-ci-release to 1.5.4 (#116)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 3, 2020
1 parent 891b04b commit 367bf86
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 @@ -4,7 +4,7 @@ val scalaJSVersion = "1.3.0"
val scalaNativeVersion = "0.4.0-M2"

// includes sbt-dynver sbt-pgp sbt-sonatype sbt-git
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.4")
addSbtPlugin("com.typesafe" % "sbt-mima-plugin" % "0.8.1")

// Scala Native support
Expand Down

0 comments on commit 367bf86

Please sign in to comment.