Skip to content

Commit cf87281

Browse files
authored
Merge pull request #179 from http4s/update/cats-effect-3.6.1
Update cats-effect to 3.6.1
2 parents 4348382 + 25184d1 commit cf87281

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
@@ -22,7 +22,7 @@ ThisBuild / headerCheckAll := Nil
2222
ThisBuild / tlCiDependencyGraphJob := false
2323

2424
val catsV = "2.13.0"
25-
val catsEffectV = "3.6.0"
25+
val catsEffectV = "3.6.1"
2626
val fs2V = "3.9.2"
2727
val http4sV = "0.23.30"
2828
val munitCatsEffectV = "2.0.0"

0 commit comments

Comments
 (0)