Skip to content

Commit b1d6199

Browse files
authored
Merge pull request #264 from http4s/update/cats-effect-3.5.5
Update cats-effect to 3.5.5
2 parents 830d597 + b6691aa commit b1d6199

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

2121
val catsV = "2.12.0"
22-
val catsEffectV = "3.5.4"
22+
val catsEffectV = "3.5.5"
2323
val fs2V = "3.6.1"
2424
val http4sV = "0.23.29"
2525
val munitCatsEffectV = "2.0.0"

0 commit comments

Comments
 (0)