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 7c0c0a1 commit 69699b4Copy full SHA for 69699b4
build.sc
@@ -27,7 +27,7 @@ object Dependencies {
27
def coursierVersion = "2.1.0-M6-53-gb4f448130"
28
def graalvmVersion = "22.2.0"
29
def jsoniterVersion = "2.13.3.2"
30
- def scalaJs1Version = "1.15.0"
+ def scalaJs1Version = "1.16.0"
31
def scalaJsEnvsVersion = "1.1.1"
32
33
def asm = ivy"org.ow2.asm:asm:$asmVersion"
0 commit comments