We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a317c18 commit c6b6336Copy full SHA for c6b6336
project/plugins.sbt
@@ -2,7 +2,7 @@ addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.17.0")
2
3
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
4
5
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.0")
6
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8
0 commit comments