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 cb17a68 + 23010df commit 0503915Copy full SHA for 0503915
project/plugins.sbt
@@ -2,7 +2,7 @@ libraryDependencies ++= Seq(
2
"org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0",
3
"org.scala-js" %% "scalajs-env-selenium" % "1.1.1")
4
5
-addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.31")
+addSbtPlugin("ch.epfl.scala" % "sbt-scalafix" % "0.9.34")
6
addSbtPlugin("com.github.sbt" % "sbt-pgp" % "2.1.2")
7
addSbtPlugin("com.github.sbt" % "sbt-release" % "1.1.0")
8
addSbtPlugin("org.scala-js" % "sbt-jsdependencies" % "1.0.2")
0 commit comments