Skip to content

Commit e25e1a0

Browse files
authored
Merge pull request #755 from gemini-hlsw/update/cats-effect-3.7.0
Update cats-effect to 3.7.0
2 parents 3de8f9f + 66a522b commit e25e1a0

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)