We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c9bea1b + 9074d75 commit aaf8caaCopy full SHA for aaf8caa
project/Dependencies.scala
@@ -6,7 +6,7 @@ object Dependencies {
6
val cats = "2.13.0"
7
val catsEffect = "3.5.7"
8
val circe = "0.14.12"
9
- val fs2 = "3.11.0"
+ val fs2 = "3.12.0"
10
val log4cats = "2.7.0"
11
val keyPool = "0.4.10"
12
0 commit comments