We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 63f89ef + 5499914 commit f50fbc3Copy full SHA for f50fbc3
1 file changed
project/Dependencies.scala
@@ -6,7 +6,7 @@ object Dependencies {
6
val cats = "2.13.0"
7
val catsEffect = "3.7.0"
8
val fs2 = "3.13.0"
9
- val http4s = "0.23.33"
+ val http4s = "0.23.34"
10
val jwt = "11.0.4"
11
12
val betterMonadicFor = "0.3.1"
0 commit comments