Skip to content

Commit 66a522b

Browse files
Update cats-effect to 3.7.0
1 parent 6a7064a commit 66a522b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Settings.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Settings {
66

77
object LibraryVersions {
88
val cats = "2.13.0"
9-
val catsEffect = "3.6.3"
9+
val catsEffect = "3.7.0"
1010
val circe = "0.14.15"
1111
val disciplineMUnit = "2.0.0"
1212
val fs2 = "3.12.2"

0 commit comments

Comments
 (0)