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.
1 parent 77d4d2c commit 3a87524Copy full SHA for 3a87524
build.sbt
@@ -13,7 +13,7 @@ lazy val Versions = new {
13
val gpb3Version = "3.25.3"
14
val grpcVersion = "1.65.0"
15
val circeVersion = "0.14.9"
16
- val http4sVersion = "0.22.2"
+ val http4sVersion = "0.22.15"
17
val akkaHttp = "10.2.10"
18
}
19
0 commit comments