We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 9b291b8 + bd8d8c6 commit eeb23d2Copy full SHA for eeb23d2
project/Dependencies.scala
@@ -4,7 +4,7 @@ object Dependencies {
4
5
object V {
6
val cats = "2.12.0"
7
- val catsEffect = "3.5.5"
+ val catsEffect = "3.5.6"
8
val fs2 = "3.11.0"
9
val http4s = "0.23.29"
10
val jwt = "10.0.1"
0 commit comments