Skip to content

Commit

Permalink
Update cats-effect to 3.5.5 (#1007)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 18, 2024
1 parent fceb2ee commit b705a50
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ import sbt._

object Dependencies {
private object Versions {
val CatsEffect = "3.5.4"
val CatsEffect = "3.5.5"
val EmbeddedRedis = "0.6"
val Redis4Cats = "1.7.1"
val Sttp = "3.9.8"
Expand Down

0 comments on commit b705a50

Please sign in to comment.