Skip to content

Commit

Permalink
Update scalajs to 1.16.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tgodzik committed Mar 27, 2024
1 parent 7c0c0a1 commit 69699b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sc
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ object Dependencies {
def coursierVersion = "2.1.0-M6-53-gb4f448130"
def graalvmVersion = "22.2.0"
def jsoniterVersion = "2.13.3.2"
def scalaJs1Version = "1.15.0"
def scalaJs1Version = "1.16.0"
def scalaJsEnvsVersion = "1.1.1"

def asm = ivy"org.ow2.asm:asm:$asmVersion"
Expand Down

0 comments on commit 69699b4

Please sign in to comment.