We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 30b7c67 + 45fd0f0 commit 289b4fdCopy full SHA for 289b4fd
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.9.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
6
7
addSbtPlugin("org.scalameta" % "sbt-scalafmt" % "2.5.2")
8
0 commit comments