Skip to content

Commit 2fd85e3

Browse files
authored
Merge pull request #597 from typelevel/update/cats-effect-3.6.3
2 parents ffefa2b + bb1265d commit 2fd85e3

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
@@ -56,7 +56,7 @@ val Scala213 = "2.13.17"
5656
val Scala3 = "3.3.7"
5757
ThisBuild / crossScalaVersions := Seq(Scala212, Scala3, Scala213)
5858

59-
val catsEffectVersion = "3.5.7"
59+
val catsEffectVersion = "3.6.3"
6060
val circeVersion = "0.14.15"
6161
val fs2Version = "3.12.2"
6262
val http4sVersion = "0.23.33"

0 commit comments

Comments
 (0)