Skip to content

Commit 2dd40e7

Browse files
Update cats-effect to 3.7.1 (#367)
1 parent 722504a commit 2dd40e7

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
@@ -19,7 +19,7 @@ ThisBuild / startYear := Some(2024)
1919
val Scala213Cond = s"matrix.scala == '$Scala213'"
2020

2121
val catsV = "2.13.0"
22-
val catsEffectV = "3.7.0"
22+
val catsEffectV = "3.7.1"
2323
val fs2V = "3.6.1"
2424
val http4sV = "0.23.34"
2525
val munitCatsEffectV = "2.2.0"

0 commit comments

Comments
 (0)