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 087bd89 + e8abd64 commit d71e7d5Copy full SHA for d71e7d5
build.sbt
@@ -21,7 +21,7 @@ ThisBuild / resolvers += Resolver.mavenLocal
21
ThisBuild / Test / javaOptions += "-Dcom.linecorp.armeria.verboseResponses=true -Dcom.linecorp.armeria.verboseExceptions=always"
22
23
val versions = new {
24
- val armeria = "1.26.2"
+ val armeria = "1.26.3"
25
val fs2 = "3.9.3"
26
val http4s = "1.0.0-M40"
27
val logback = "1.2.12"
0 commit comments