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 ba57e4d commit 11d56e8Copy full SHA for 11d56e8
build.sbt
@@ -13,7 +13,7 @@ lazy val Versions = new {
13
val gpb3Version = "3.11.1"
14
val grpcVersion = "1.34.1"
15
val circeVersion = "0.13.0"
16
- val http4sVersion = "0.21.14"
+ val http4sVersion = "0.21.15"
17
val akkaHttp = "10.2.2"
18
}
19
0 commit comments