We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52f4d03 commit 3dd71a9Copy full SHA for 3dd71a9
project/plugins.sbt
@@ -4,7 +4,7 @@ addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.0")
4
addSbtPlugin("com.thesamet" % "sbt-protoc" % "1.0.7")
5
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.16.0")
6
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
7
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
8
9
libraryDependencies ++= List(
10
"io.github.bonigarcia" % "webdrivermanager" % "5.9.2",
0 commit comments