Skip to content

Commit 645f3be

Browse files
authored
Merge pull request #2153 from scala-steward/update/cats-effect-3.5.7
Update cats-effect, cats-effect-testkit to 3.5.7
2 parents 200d19b + b10a0f4 commit 645f3be

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
@@ -4,7 +4,7 @@ import org.typelevel.sbt.tpolecat.{DevMode, CiMode}
44

55
// Library versions all in one place, for convenience and sanity.
66
lazy val catsVersion = "2.12.0"
7-
lazy val catsEffectVersion = "3.5.6"
7+
lazy val catsEffectVersion = "3.5.7"
88
lazy val circeVersion = "0.14.10"
99
lazy val fs2Version = "3.11.0"
1010
lazy val h2Version = "1.4.200"

0 commit comments

Comments
 (0)