Skip to content

Commit

Permalink
Merge pull request #473 from scala-steward/update/cats-effect-3.2.2
Browse files Browse the repository at this point in the history
Update cats-effect to 3.2.2
  • Loading branch information
rossabaker authored Aug 7, 2021
2 parents 99f7b0c + 41b4e57 commit cc2006c
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 @@ -72,7 +72,7 @@ ThisBuild / githubWorkflowPublish := Seq(
)

val catsV = "2.6.1"
val catsEffectV = "3.2.1"
val catsEffectV = "3.2.2"
val slf4jV = "1.7.32"
val munitCatsEffectV = "1.0.5"
val logbackClassicV = "1.2.5"
Expand Down

0 comments on commit cc2006c

Please sign in to comment.