We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5b13f31 commit d8d78daCopy full SHA for d8d78da
build.sbt
@@ -20,7 +20,7 @@ val moduleCrossPlatformMatrix: Map[String, List[Platform]] = Map(
20
"dummy" -> List(JVMPlatform)
21
)
22
23
-val Scala213 = "2.13.15"
+val Scala213 = "2.13.16"
24
val Scala3 = "3.3.4"
25
26
/// sbt-typelevel configuration
0 commit comments