Skip to content

Commit

Permalink
Merge pull request #471 from scala-steward/update/cats-effect-3.2.1
Browse files Browse the repository at this point in the history
Update cats-effect to 3.2.1
  • Loading branch information
rossabaker authored Jul 31, 2021
2 parents 8994fae + 6daf3e5 commit 367546a
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.0"
val catsEffectV = "3.2.1"
val slf4jV = "1.7.32"
val munitCatsEffectV = "1.0.5"
val logbackClassicV = "1.2.5"
Expand Down

0 comments on commit 367546a

Please sign in to comment.