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.
1 parent b881018 commit f49f448Copy full SHA for f49f448
project/plugins.sbt
@@ -1,5 +1,5 @@
1
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.18.2")
2
addSbtPlugin("ch.epfl.scala" % "sbt-scalajs-bundler" % "0.21.1")
3
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.2")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.9.3")
4
addSbtPlugin("io.github.nafg.mergify" % "sbt-mergify-github-actions" % "0.9.0")
5
libraryDependencies += "io.github.nafg.scalac-options" %% "scalac-options" % "0.3.0"
0 commit comments