Skip to content

Commit 437b320

Browse files
committed
Update cats-effect to 3.4.11
1 parent 434488a commit 437b320

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

9191
val catsVersion = "2.9.0"
9292

93-
val catsEffectVersion = "3.4.0"
93+
val catsEffectVersion = "3.4.11"
9494

9595
lazy val root =
9696
project

0 commit comments

Comments
 (0)