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 9f428ac commit cba9c0bCopy full SHA for cba9c0b
1 file changed
build.sc
@@ -23,7 +23,7 @@ object Dependencies {
23
def coursierVersion = "2.1.0-M6-53-gb4f448130"
24
def graalvmVersion = "22.2.0"
25
def jsoniterVersion = "2.13.3.2"
26
- def scalaJs1Version = "1.13.2"
+ def scalaJs1Version = "1.14.0"
27
def scalaJsEnvsVersion = "1.1.1"
28
29
def asm = ivy"org.ow2.asm:asm:$asmVersion"
0 commit comments