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 f61ac24 commit 566fcd5Copy full SHA for 566fcd5
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.7.0")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.8.0")
6
7
// sane scalac options
8
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
0 commit comments