We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1db3ce7 commit a994ce9Copy full SHA for a994ce9
project/plugins.sbt
@@ -10,7 +10,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
10
11
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
12
13
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
14
15
libraryDependencies ++= List(
16
"io.github.bonigarcia" % "webdrivermanager" % "5.9.3",
0 commit comments