Skip to content

Commit

Permalink
Merge pull request #1824 from scala-steward/update/cats-effect-3.5.2
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.2
  • Loading branch information
blast-hardcheese authored Oct 8, 2023
2 parents 9651d97 + fc786e4 commit 2553a54
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/src/main/scala/modules/scalaHttp4s.scala
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ object scalaHttp4s {
}

val dependencies = {
val catsEffectVersion = "3.5.1"
val catsEffectVersion = "3.5.2"
val http4sVersion = "0.23.23"
val http4sBlazeVersion = "0.23.15"
val refinedVersion = "0.11.0"
Expand Down

0 comments on commit 2553a54

Please sign in to comment.