Skip to content

Commit afc3b6c

Browse files
authored
Merge pull request #3636 from scala-steward/update/scala3-library-3.3.6
Update scala3-library to 3.3.6
2 parents 266c43b + 52bb95e commit afc3b6c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ val moduleCrossPlatformMatrix: Map[String, List[Platform]] = Map(
2121
)
2222

2323
val Scala213 = "2.13.16"
24-
val Scala3 = "3.3.5"
24+
val Scala3 = "3.3.6"
2525

2626
/// sbt-typelevel configuration
2727

0 commit comments

Comments
 (0)