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 7046c0a + d07ac4b commit e15e872Copy full SHA for e15e872
project/build.properties
@@ -1 +1 @@
1
-sbt.version=1.5.2
+sbt.version=1.5.3
project/plugins.sbt
@@ -1,3 +1,3 @@
-addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.3.1")
2
-addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.5.1")
+addSbtPlugin("org.scala-lang.modules" % "sbt-scala-module" % "2.2.4")
+addSbtPlugin("org.scala-js" % "sbt-scalajs" % "1.6.0")
3
addSbtPlugin("org.portable-scala" % "sbt-scalajs-crossproject" % "1.0.0")
0 commit comments