Skip to content

Commit ecc601b

Browse files
authored
Merge pull request #385 from softwaremill/update/armeria-1.28.0
Update armeria to 1.28.0
2 parents 433092e + 5898015 commit ecc601b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ val fs2_2_version: Option[(Long, Long)] => String = {
2121
case _ => "2.5.9"
2222
}
2323
val fs2_3_version = "3.10.0"
24-
val armeriaVersion = "1.27.3"
24+
val armeriaVersion = "1.28.0"
2525

2626
excludeLintKeys in Global ++= Set(ideSkipProject)
2727

0 commit comments

Comments
 (0)