From 77e2461a08e064f49277afd5abba6c9a77a4912e Mon Sep 17 00:00:00 2001 From: Scala Steward Date: Fri, 9 May 2025 14:01:22 +0000 Subject: [PATCH] Update scala3-library_sjs1 to 3.3.6 --- build.sbt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sbt b/build.sbt index ef9e75f5..8fef275f 100644 --- a/build.sbt +++ b/build.sbt @@ -52,7 +52,7 @@ lazy val junit = libraryDependencies += "com.github.sbt" % "junit-interface" % " lazy val scala211 = "2.11.12" lazy val scala212 = "2.12.19" lazy val scala213 = "2.13.13" -lazy val scala3 = "3.3.5" +lazy val scala3 = "3.3.6" lazy val compat = new MultiScalaCrossProject( "compat",