Skip to content

Commit

Permalink
Update cats-effect to 3.5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 30, 2024
1 parent 8372cc8 commit 12ba721
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 @@ -5,7 +5,7 @@ object Dependencies {
val cirisVersion = "3.6.0"
val doobieVersion = "1.0.0-RC6"
val circeVersion = "0.14.10"
val catsEffectVersion = "3.5.4"
val catsEffectVersion = "3.5.5"

val TestLib = Seq(
libraryDependencies ++= Seq(
Expand Down

0 comments on commit 12ba721

Please sign in to comment.