We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 266c43b + 52bb95e commit afc3b6cCopy full SHA for afc3b6c
1 file changed
build.sbt
@@ -21,7 +21,7 @@ val moduleCrossPlatformMatrix: Map[String, List[Platform]] = Map(
21
)
22
23
val Scala213 = "2.13.16"
24
-val Scala3 = "3.3.5"
+val Scala3 = "3.3.6"
25
26
/// sbt-typelevel configuration
27
0 commit comments