Skip to content

Commit 1227a62

Browse files
authored
Bump Scala.js to 1.20.2 (#164)
1 parent 78a7f88 commit 1227a62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.mill.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ import com.lumidion.sonatype.central.client.core.{PublishingType, SonatypeCreden
2222

2323
object Versions {
2424
def scala213 = "2.13.18"
25-
def scalaJsVersion = "1.20.1"
25+
def scalaJsVersion = "1.20.2"
2626
def jsoniterVersion = "2.38.5"
2727
def scalaJsImportMapVersion = "0.1.1"
2828
def graalVmVersion = "22.3.1"

0 commit comments

Comments
 (0)