Skip to content

Commit

Permalink
Update armeria to 1.28.0 in series/1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Apr 12, 2024
1 parent a97c301 commit 8e8ba42
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.27.3"
val armeria = "1.28.0"
val fs2 = "3.10.2"
val http4s = "1.0.0-M41"
val log4cats = "2.6.0"
Expand Down

0 comments on commit 8e8ba42

Please sign in to comment.