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 67b11ab commit dbcc771Copy full SHA for dbcc771
project/plugins.sbt
@@ -2,6 +2,6 @@ libraryDependencies += "org.scala-js" %% "scalajs-env-nodejs" % "1.4.0"
2
libraryDependencies += "org.scala-js" %% "scalajs-env-selenium" % "1.1.1"
3
libraryDependencies += "org.scala-js" %% "scalajs-env-jsdom-nodejs" % "1.1.0"
4
5
-addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.4.22")
+addSbtPlugin("org.typelevel" % "sbt-typelevel" % "0.7.5")
6
addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.7.1")
7
addSbtPlugin("com.eed3si9n" % "sbt-buildinfo" % "0.13.1")
0 commit comments