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 51caa4d commit 4bd6296Copy full SHA for 4bd6296
project/plugins.sbt
@@ -1,7 +1,7 @@
1
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
2
3
addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
4
-addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.5.10")
+addSbtPlugin("com.github.sbt" % "sbt-ci-release" % "1.11.1")
5
addSbtPlugin("com.typesafe.sbt" % "sbt-git" % "1.0.2")
6
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.3.2")
7
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.11.0")
0 commit comments