Skip to content

Commit 4aa18a2

Browse files
committed
Update scala-library to 2.12.21
1 parent bb8dc3d commit 4aa18a2

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
@@ -1,6 +1,6 @@
11
lazy val scalaTestVersion = "3.2.19"
22

3-
ThisBuild / crossScalaVersions := Seq("3.3.7", "2.13.18", "2.12.20")
3+
ThisBuild / crossScalaVersions := Seq("3.3.7", "2.13.18", "2.12.21")
44
ThisBuild / scalaVersion := crossScalaVersions.value.head
55

66
// We use <epoch>.<major>.<minor> like 99% of Scala libraries.

0 commit comments

Comments
 (0)