Skip to content

Commit

Permalink
Update cats-effect, cats-effect-laws to 2.5.5 (#458)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed May 31, 2022
1 parent 6cb6278 commit ef7e016
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 @@ -3,7 +3,7 @@ val catsVersion = "2.7.0"
ThisBuild / tlBaseVersion := "21.8" // TODO

// For the transition period, we publish artifacts for both cats-effect 2.x and 3.x
val catsEffectVersion = "2.5.4"
val catsEffectVersion = "2.5.5"
val catsEffect3Version = "3.3.11"

val utilVersion = "21.8.0"
Expand Down

0 comments on commit ef7e016

Please sign in to comment.