Skip to content

Commit

Permalink
Merge pull request #125 from lhns/update/cats-effect-3.5.3
Browse files Browse the repository at this point in the history
Update cats-effect to 3.5.3
  • Loading branch information
lhns authored Feb 1, 2024
2 parents 1b971b9 + 4731256 commit 399837f
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.10.0"
val catsEffect = "3.5.2"
val catsEffect = "3.5.3"
val circe = "0.14.6"
val circeConfig = "0.10.0"
val circeYaml = "0.15.1"
Expand Down

0 comments on commit 399837f

Please sign in to comment.