Skip to content

Commit

Permalink
Update cats-effect to 3.5.7
Browse files Browse the repository at this point in the history
  • Loading branch information
darkfrog26 committed Nov 27, 2024
1 parent 2b5916c commit 8c46eda
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 @@ -45,7 +45,7 @@ ThisBuild / outputStrategy := Some(StdoutOutput)

ThisBuild / Test / testOptions += Tests.Argument(TestFrameworks.ScalaTest, "-oDF")

val catsVersion: String = "3.5.5"
val catsVersion: String = "3.5.7"

val fs2Version: String = "3.11.0"

Expand Down

0 comments on commit 8c46eda

Please sign in to comment.