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 28b3035 commit 1095a57Copy full SHA for 1095a57
project/plugins.sbt
@@ -1,4 +1,4 @@
1
-val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.5.0")
+val scalaJSVersion = Option(System.getenv("SCALAJS_VERSION")).getOrElse("1.5.1")
2
3
resolvers += Resolver.bintrayRepo("oyvindberg", "converter")
4
0 commit comments