Skip to content

Commit f68584b

Browse files
committed
Update scala3-library_sjs1 to 3.3.8
1 parent f94bc14 commit f68584b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@ lazy val junit = libraryDependencies += "com.github.sbt" % "junit-interface" % "
5252
lazy val scala211 = "2.11.12"
5353
lazy val scala212 = "2.12.20"
5454
lazy val scala213 = "2.13.17"
55-
lazy val scala3 = "3.3.7"
55+
lazy val scala3 = "3.3.8"
5656

5757
lazy val compat = new MultiScalaCrossProject(
5858
"compat",

0 commit comments

Comments
 (0)