Skip to content

Commit 784c364

Browse files
Update armeria to 1.29.4 in series/1.x
1 parent b4ae560 commit 784c364

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ ThisBuild / resolvers += Resolver.mavenLocal
2121
ThisBuild / Test / javaOptions += "-Dcom.linecorp.armeria.verboseResponses=true -Dcom.linecorp.armeria.verboseExceptions=always"
2222

2323
val versions = new {
24-
val armeria = "1.29.3"
24+
val armeria = "1.29.4"
2525
val fs2 = "3.10.2"
2626
val http4s = "1.0.0-M41"
2727
val log4cats = "2.7.0"

0 commit comments

Comments
 (0)