Skip to content

Commit 02f50d8

Browse files
committed
Update scala3-library to 3.3.8
1 parent 50e8a16 commit 02f50d8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
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.19", "3.3.8")
2020

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

0 commit comments

Comments
 (0)