Skip to content

Commit d04bcfb

Browse files
authored
Update cats-effect, cats-effect-testkit to 3.5.4
1 parent 297d90b commit d04bcfb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/ProjectPlugin.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ object ProjectPlugin extends AutoPlugin {
1818

1919
lazy val V = new {
2020
val avro4s: String = "4.1.2"
21-
val catsEffect: String = "3.5.3"
21+
val catsEffect: String = "3.5.4"
2222
val catsRetry: String = "3.1.0"
2323
val dockerItScala = "0.12.0"
2424
val dropwizard: String = "4.2.25"

0 commit comments

Comments
 (0)