We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15870c0 commit e8a8d89Copy full SHA for e8a8d89
build.sbt
@@ -9,7 +9,7 @@ import scoverage.ScoverageKeys.*
9
import scala.sys.process.Process
10
11
val v2_12 = "2.12.20"
12
-val v2_13 = "2.13.14"
+val v2_13 = "2.13.15"
13
val v3 = "3.3.4"
14
15
lazy val resolvedScalaVersion =
0 commit comments