Skip to content

Commit 71c18a5

Browse files
committed
Update scalajs-linker to 1.19.0
1 parent d88455a commit 71c18a5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ import scala.util.Properties.isWin
1414

1515
object Versions {
1616
def scala213 = "2.13.16"
17-
def scalaJsVersion = "1.18.2"
17+
def scalaJsVersion = "1.19.0"
1818
def jsoniterVersion = "2.34.0"
1919
def scalaJsImportMapVersion = "0.1.1"
2020
def graalVmVersion = "22.3.1"

0 commit comments

Comments
 (0)