Skip to content
This repository was archived by the owner on Nov 20, 2025. It is now read-only.

Commit a08d6d1

Browse files
scala-stewarddavesmith00000
authored andcommitted
Update fs2-core to 3.12.2
1 parent 363da5c commit a08d6d1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

project/Dependancies.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ object Dependencies {
22

33
val catsEffect = "3.6.3"
44
val circe = "0.14.14"
5-
val fs2 = "3.12.0"
5+
val fs2 = "3.12.2"
66
val scalajsDomVersion = "2.8.1"
77
val munitCatsEffect3 = "2.1.0"
88
val disciplineMUnit = "2.0.0"

0 commit comments

Comments
 (0)