Skip to content

Commit

Permalink
Update cats-effect to 3.1.1 (#2419)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored May 22, 2021
1 parent a108552 commit 9107947
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ val org = "com.sksamuel.elastic4s"
val AkkaVersion = "2.6.14"
val AkkaHttpVersion = "10.2.3"
val CatsVersion = "2.0.0"
val CatsEffectVersion = "3.1.0"
val CatsEffectVersion = "3.1.1"
val CatsEffect2Version = "2.5.0"
val CirceVersion = "0.13.0"
val CommonsIoVersion = "2.8.0"
Expand Down

0 comments on commit 9107947

Please sign in to comment.