Skip to content

Commit c6b6336

Browse files
committed
Update sbt-ci-release to 1.9.0
1 parent a317c18 commit c6b6336

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
@@ -2,7 +2,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
22

33
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
44

5-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
5+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
66

77
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
88

0 commit comments

Comments
 (0)