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 1021d42 commit 9c508e9Copy full SHA for 9c508e9
build.sc
@@ -66,7 +66,7 @@ object Dependencies {
66
def scalaJsEnvJsdomNode1 = ivy"org.scala-js::scalajs-env-jsdom-nodejs:1.1.0"
67
def scalaJsSbtTestAdapter1 = ivy"org.scala-js::scalajs-sbt-test-adapter:$scalaJs1Version"
68
def scalaJsLogging1 = ivy"org.scala-js::scalajs-logging:1.1.1"
69
- def scalaNativeTools04 = ivy"org.scala-native::tools:0.4.15"
+ def scalaNativeTools04 = ivy"org.scala-native::tools:0.4.16"
70
def scalazCore = ivy"org.scalaz::scalaz-core:7.3.7"
71
def snailgun = ivy"io.github.alexarchambault.scala-cli.snailgun::snailgun-core:0.4.1-sc2"
72
def sourcecode = ivy"com.lihaoyi::sourcecode:0.3.1"
0 commit comments