Skip to content

Commit 2f8455b

Browse files
authored
Merge pull request #80 from scala-steward/update/cats-effect-2.0.0
Update cats-effect to 2.0.0
2 parents c8772e7 + 879ce62 commit 2f8455b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,8 +82,8 @@ val scalacOpts = Seq(
8282
// ---------------------------------- //
8383
val akkaHttpVersion = "10.1.9"
8484
val akkaStreamsVersion = "2.5.25"
85+
val catsEffectVersion = "2.0.0"
8586
val catsCoreVersion = "2.0.0"
86-
val catsEffectVersion = "1.4.0"
8787
val enumeratumVersion = "1.5.15"
8888
val json4sVersion = "3.6.7"
8989
val logbackVersion = "1.2.3"

0 commit comments

Comments
 (0)