We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 8dd9a0a + 9e307c3 commit d3a07b5Copy full SHA for d3a07b5
build.sbt
@@ -23,7 +23,7 @@ ThisBuild / Test / javaOptions += "-Dcom.linecorp.armeria.verboseResponses=true
23
val versions = new {
24
val armeria = "1.30.1"
25
val fs2 = "3.11.0"
26
- val http4s = "1.0.0-M42"
+ val http4s = "1.0.0-M43"
27
val log4cats = "2.7.0"
28
val logback = "1.2.13"
29
val micrometer = "1.9.2"
0 commit comments