Skip to content

Commit 2b2bf23

Browse files
Update scala3-compiler, scala3-library, ... to 3.3.6
1 parent 948c689 commit 2b2bf23

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
@@ -26,7 +26,7 @@ val sourcePosVersion = "1.1.0"
2626
val typenameVersion = "1.1.0"
2727

2828
val Scala2 = "2.13.16"
29-
val Scala3 = "3.3.5"
29+
val Scala3 = "3.3.6"
3030

3131
ThisBuild / scalaVersion := Scala2
3232
ThisBuild / crossScalaVersions := Seq(Scala2, Scala3)

0 commit comments

Comments
 (0)