Skip to content

Commit aaf8caa

Browse files
authored
Merge pull request #994 from profunktor/update/fs2-core-3.12.0
Update fs2-core to 3.12.0
2 parents c9bea1b + 9074d75 commit aaf8caa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ object Dependencies {
66
val cats = "2.13.0"
77
val catsEffect = "3.5.7"
88
val circe = "0.14.12"
9-
val fs2 = "3.11.0"
9+
val fs2 = "3.12.0"
1010
val log4cats = "2.7.0"
1111
val keyPool = "0.4.10"
1212

0 commit comments

Comments
 (0)