Skip to content

Commit 697ed6d

Browse files
Update cats-effect to 3.7.0
1 parent 2f7483f commit 697ed6d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ object Dependencies {
77
val scala3 = "3.3.6"
88

99
val catsCore = "2.13.0"
10-
val catsEffect = "3.5.7"
10+
val catsEffect = "3.7.0"
1111
val fs2 = "3.12.2"
1212
val http4s = "0.23.30"
1313

0 commit comments

Comments
 (0)