Skip to content

Commit 27e2b5b

Browse files
Update scala-library to 2.12.19
1 parent c04f08d commit 27e2b5b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ val fs2V = "3.9.4"
2525

2626
val munitCatsEffectV = "2.0.0-M4"
2727

28-
ThisBuild / crossScalaVersions := Seq("2.12.18","2.13.12", "3.3.1")
28+
ThisBuild / crossScalaVersions := Seq("2.12.19","2.13.12", "3.3.1")
2929
ThisBuild / scalaVersion := "2.13.12"
3030
ThisBuild / versionScheme := Some("early-semver")
3131

0 commit comments

Comments
 (0)