Skip to content

Commit

Permalink
Update fs2-core to 3.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 28, 2024
1 parent e9e83e5 commit c69a77e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ object Dependencies {
object Version {
val cats = "2.10.0"
val catsEffect = "3.5.3"
val fs2 = "3.9.4"
val fs2 = "3.10.2"
val circe = "0.14.6"
val amqpClient = "5.20.0"
val logback = "1.4.14"
Expand Down

0 comments on commit c69a77e

Please sign in to comment.