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 43b58c1 commit f61ac24Copy full SHA for f61ac24
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.6.1")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.7.0")
6
7
// sane scalac options
8
addSbtPlugin("io.github.davidgregory084" % "sbt-tpolecat" % "0.3.1")
0 commit comments