We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent af9b511 commit 60e7ba6Copy full SHA for 60e7ba6
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Dependencies {
4
object Versions {
5
val cats = "2.10.0"
6
val catsEffect = "3.5.4"
7
- val fs2 = "3.10.2"
+ val fs2 = "3.11.0"
8
val skunk = "0.6.4"
9
val scalaCheck = "1.15.4"
10
val MUnit = "1.0.0-M8"
0 commit comments