Skip to content

Commit

Permalink
Merge pull request #1795 from scala-steward/update/cats-effect-3.5.1
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.1
  • Loading branch information
blast-hardcheese authored Aug 14, 2023
2 parents d12f7fe + bdb5b28 commit bb14483
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.4.11"
val catsEffectVersion = "3.5.1"
val http4sVersion = "0.23.18"
val http4sBlazeVersion = "0.23.15"
val refinedVersion = "0.10.3"
Expand Down

0 comments on commit bb14483

Please sign in to comment.