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
horothesun-scala-steward[bot] committed Oct 27, 2024
1 parent c150b97 commit ad22454
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
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 {

object Version {

val catsEffect = "3.5.4"
val catsEffect = "3.5.5"

val betterMonadicFor = "0.3.1"

Expand Down
2 changes: 1 addition & 1 deletion src/main/g8/project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object Dependencies {

object Version {

val catsEffect = "3.5.4"
val catsEffect = "3.5.5"

val betterMonadicFor = "0.3.1"

Expand Down

0 comments on commit ad22454

Please sign in to comment.