Skip to content

Commit

Permalink
Merge pull request #446 from http4s/update/armeria-1.26.4
Browse files Browse the repository at this point in the history
Update armeria to 1.26.4
  • Loading branch information
danicheg authored Dec 9, 2023
2 parents 76d32ad + 0d36d52 commit f9a7e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ ThisBuild / resolvers += Resolver.mavenLocal
ThisBuild / Test / javaOptions += "-Dcom.linecorp.armeria.verboseResponses=true -Dcom.linecorp.armeria.verboseExceptions=always"

val versions = new {
val armeria = "1.26.3"
val armeria = "1.26.4"
val fs2 = "3.9.3"
val http4s = "0.23.24"
val logback = "1.2.13"
Expand Down

0 comments on commit f9a7e55

Please sign in to comment.