We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 4d4d31b + 8f3613a commit 945a7edCopy full SHA for 945a7ed
project/Dependencies.scala
@@ -8,7 +8,7 @@ object Dependencies {
8
val cats = "2.3.1"
9
val catsEffect = "2.3.3"
10
val circe = "0.13.0"
11
- val fs2 = "2.5.2"
+ val fs2 = "2.5.3"
12
val munit = "0.7.22"
13
val newtype = "0.4.4"
14
val pulsar = "2.6.2"
0 commit comments