Skip to content

Commit 9733618

Browse files
authored
Merge pull request #467 from scala-steward/update/sbt-ci-release-1.5.7
Update sbt-ci-release to 1.5.7
2 parents 29764af + d7ecf49 commit 9733618

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.10.0")
22
addSbtPlugin("com.eed3si9n" % "sbt-assembly" % "0.15.0")
3-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.5")
3+
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.7")
44
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.3.0")
55
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
66
addSbtPlugin("ch.epfl.lamp" % "sbt-dotty" % "0.5.3")

0 commit comments

Comments
 (0)