Skip to content

Commit d7ecf49

Browse files
committedMar 24, 2021
Update sbt-ci-release to 1.5.7
1 parent 29764af commit d7ecf49

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)