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

Commit ad4c53a

Browse files
authored
Merge pull request #143 from scala-steward/update/sbt-ci-release-1.5.4
Update sbt-ci-release to 1.5.4
2 parents 6ee888b + a7d8770 commit ad4c53a

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)