Skip to content

Commit a994ce9

Browse files
committed
Update sbt-ci-release to 1.9.3
1 parent 1db3ce7 commit a994ce9

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
@@ -10,7 +10,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
1010

1111
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
1212

13-
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
13+
addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
1414

1515
libraryDependencies ++= List(
1616
"io.github.bonigarcia" % "webdrivermanager" % "5.9.3",

0 commit comments

Comments
 (0)