Skip to content

Commit

Permalink
Merge pull request #505 from gemini-hlsw/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
jluhrs authored Jan 24, 2024
2 parents cb0c45a + c1c0491 commit 650f429
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 @@ -11,7 +11,7 @@ object Settings {
object LibraryVersions {

// Scala libraries
val catsEffect = "3.5.2"
val catsEffect = "3.5.3"
val cats = "2.10.0"
val mouse = "1.2.2"
val fs2 = "3.9.3"
Expand Down

0 comments on commit 650f429

Please sign in to comment.