Skip to content

Commit 23623fe

Browse files
authored
Merge pull request #2244 from scala-steward/update/cats-effect-3.6.1
Update cats-effect, cats-effect-testkit to 3.6.1
2 parents 314ca04 + 6a30366 commit 23623fe

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.13.0"
7-
lazy val catsEffectVersion = "3.6.0"
7+
lazy val catsEffectVersion = "3.6.1"
88
lazy val circeVersion = "0.14.12"
99
lazy val fs2Version = "3.12.0"
1010
lazy val h2Version = "1.4.200"

0 commit comments

Comments
 (0)