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 c8772e7 + 879ce62 commit 2f8455bCopy full SHA for 2f8455b
build.sbt
@@ -82,8 +82,8 @@ val scalacOpts = Seq(
82
// ---------------------------------- //
83
val akkaHttpVersion = "10.1.9"
84
val akkaStreamsVersion = "2.5.25"
85
+val catsEffectVersion = "2.0.0"
86
val catsCoreVersion = "2.0.0"
-val catsEffectVersion = "1.4.0"
87
val enumeratumVersion = "1.5.15"
88
val json4sVersion = "3.6.7"
89
val logbackVersion = "1.2.3"
0 commit comments