Skip to content

Commit

Permalink
Update cats-effect to 3.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward-geirolz[bot] authored and mergify[bot] committed Nov 24, 2024
1 parent 3eece34 commit 70e6a24
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/PrjDependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ object PrjDependencies {
object Versions {
type Version = String
val cats: Version = "2.12.0"
val catsEffect: Version = "3.5.5"
val catsEffect: Version = "3.5.6"
val circe: Version = "0.14.9"
val circeGenericExtra: Version = "0.14.3"
val pureConfig: Version = "0.17.7"
Expand Down

0 comments on commit 70e6a24

Please sign in to comment.