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 8060406 commit 7db8828Copy full SHA for 7db8828
build.sbt
@@ -21,7 +21,7 @@ val moduleCrossPlatformMatrix: Map[String, List[Platform]] = Map(
21
"dummy" -> List(JVMPlatform)
22
)
23
24
-val Scala213 = "2.13.14"
+val Scala213 = "2.13.15"
25
26
/// sbt-typelevel configuration
27
0 commit comments