Skip to content

Commit

Permalink
Update cats-effect to 2.5.2
Browse files Browse the repository at this point in the history
  • Loading branch information
47erbot committed Jul 28, 2021
1 parent 3f55c6b commit c2c2b8a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/ProjectPlugin.scala
Expand Up @@ -16,7 +16,7 @@ object ProjectPlugin extends AutoPlugin {
lazy val V = new {
val avro4s: String = "4.0.10"
val betterMonadicFor: String = "0.3.1"
val catsEffect: String = "2.5.1"
val catsEffect: String = "2.5.2"
val circe: String = "0.14.1"
val dockerItScala = "0.9.9"
val dropwizard: String = "4.2.3"
Expand Down

0 comments on commit c2c2b8a

Please sign in to comment.