Skip to content

Commit 7d3bd2f

Browse files
authored
Upgrade to scala 2.13.15 (#1083)
1 parent 15870c0 commit 7d3bd2f

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
@@ -9,7 +9,7 @@ import scoverage.ScoverageKeys.*
99
import scala.sys.process.Process
1010

1111
val v2_12 = "2.12.20"
12-
val v2_13 = "2.13.14"
12+
val v2_13 = "2.13.15"
1313
val v3 = "3.3.4"
1414

1515
lazy val resolvedScalaVersion =

0 commit comments

Comments
 (0)