Skip to content

Commit 1db724e

Browse files
authored
Update build.sbt
1 parent 0c8e872 commit 1db724e

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
@@ -18,7 +18,7 @@ import Dependencies._
1818
import com.github.sbt.jacoco.report.JacocoReportSettings
1919

2020
lazy val scala212 = "2.12.17"
21-
lazy val scala213 = "2.13.13"
21+
lazy val scala213 = "2.13.12"
2222

2323
ThisBuild / scalaVersion := scala212
2424
ThisBuild / crossScalaVersions := Seq(scala212, scala213)

0 commit comments

Comments
 (0)