Skip to content

Commit be99390

Browse files
scala-stewardmatteobaglini
authored andcommitted
Update cats-effect to 3.4.11
1 parent 86712b4 commit be99390

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
@@ -52,7 +52,7 @@ lazy val resolversSettings =
5252
Resolver.sonatypeOssRepos("releases")
5353

5454
val CatsCoreVersion = "2.9.0"
55-
val CatsEffectVersion = "3.4.7"
55+
val CatsEffectVersion = "3.4.11"
5656
val CirisVersion = "3.0.0"
5757
val Http4sVersion = "0.23.18"
5858
val MunitVersion = "0.7.29"

0 commit comments

Comments
 (0)