Skip to content
This repository was archived by the owner on Mar 1, 2023. It is now read-only.

Commit a7d8770

Browse files
committed
Update sbt-ci-release to 1.5.4
1 parent 6ee888b commit a7d8770

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/plugins.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % scalaJSVersion)
55

66
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.20.0")
77

8-
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.3")
8+
addSbtPlugin("com.geirsson" % "sbt-ci-release" % "1.5.4")
99

1010
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.4.2")
1111

0 commit comments

Comments
 (0)