Skip to content

Commit 5898015

Browse files
author
scala-steward
committed
Update armeria to 1.28.0
1 parent 433092e commit 5898015

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)