Skip to content

Commit

Permalink
Merge pull request #663 from gemini-hlsw/update/cats-effect-3.5.5
Browse files Browse the repository at this point in the history
Update cats-effect, cats-effect-testkit to 3.5.5
  • Loading branch information
mergify[bot] authored Oct 27, 2024
2 parents f29699d + ce98e62 commit 15c2d9b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Settings.scala
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ object Settings {

object LibraryVersions {
val cats = "2.12.0"
val catsEffect = "3.5.4"
val catsEffect = "3.5.5"
val discipline = "1.7.0"
val disciplineMUnit = "2.0.0"
val fs2 = "3.11.0"
Expand Down

0 comments on commit 15c2d9b

Please sign in to comment.