Skip to content

Commit 2369284

Browse files
authored
Merge pull request #499 from scala-steward/update/cats-effect-3.4.11
Update cats-effect to 3.4.11
2 parents 5401b53 + 437b320 commit 2369284

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
@@ -94,7 +94,7 @@ lazy val noPublishSettings = Seq(
9494

9595
val catsVersion = "2.12.0"
9696

97-
val catsEffectVersion = "3.4.0"
97+
val catsEffectVersion = "3.4.11"
9898

9999
lazy val root =
100100
project

0 commit comments

Comments
 (0)