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
github-actions[bot] committed Oct 28, 2024
1 parent 50f8ca4 commit df183df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ name := (ThisBuild / name).value
val V = new {
val betterMonadicFor = "0.3.1"
val cats = "2.12.0"
val catsEffect = "3.5.4"
val catsEffect = "3.5.5"
val circe = "0.14.7"
val circeConfig = "0.10.0"
val circeYaml = "0.15.2"
Expand Down

0 comments on commit df183df

Please sign in to comment.