Skip to content

Commit 0c17052

Browse files
committed
Update fs2 to 2.5.13 to patch CVE-2025-58369
1 parent be0ac01 commit 0c17052

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependencies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ object Dependencies {
8282
val config = "1.3.4"
8383

8484
val decline = "2.4.1"
85-
val fs2 = "2.5.11"
85+
val fs2 = "2.5.13"
8686
val refined = "0.10.3"
8787
val catsEffect = "2.5.5"
8888
val fs2PubSub = "0.18.1"

0 commit comments

Comments
 (0)