Skip to content

Commit 0fc3be6

Browse files
committed
Update scala-library to 2.12.20
1 parent bbc1f0a commit 0fc3be6

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
@@ -16,7 +16,7 @@ publishTo := Some(Resolver.evolutionReleases)
1616

1717
scalaVersion := crossScalaVersions.value.head
1818

19-
crossScalaVersions := Seq("2.13.14", "2.12.19", "3.3.3")
19+
crossScalaVersions := Seq("2.13.14", "2.12.20", "3.3.3")
2020

2121
libraryDependencies ++= Seq(
2222
`cats-effect`,

0 commit comments

Comments
 (0)