We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents bc60236 + 63131c3 commit 3ddff76Copy full SHA for 3ddff76
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.34"
+ val http4s = "0.23.36"
10
val jwt = "11.0.4"
11
12
val betterMonadicFor = "0.3.1"
0 commit comments