We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3de8f9f + 66a522b commit e25e1a0Copy full SHA for e25e1a0
1 file changed
project/Settings.scala
@@ -6,7 +6,7 @@ object Settings {
6
7
object LibraryVersions {
8
val cats = "2.13.0"
9
- val catsEffect = "3.6.3"
+ val catsEffect = "3.7.0"
10
val circe = "0.14.15"
11
val disciplineMUnit = "2.0.0"
12
val fs2 = "3.12.2"
0 commit comments