Skip to content

Commit 49c9e73

Browse files
authored
Merge pull request #300 from http4s/update/cats-effect-3.6.2
2 parents 66f6319 + dab4e3a commit 49c9e73

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.13.0"
22-
val catsEffectV = "3.6.1"
22+
val catsEffectV = "3.6.2"
2323
val fs2V = "3.6.1"
2424
val http4sV = "0.23.30"
2525
val munitCatsEffectV = "2.1.0"

0 commit comments

Comments
 (0)