Skip to content

Commit 995ae00

Browse files
Update armeria to 1.28.2 (#388)
Co-authored-by: scala-steward <scala-steward>
1 parent ecc601b commit 995ae00

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.28.0"
24+
val armeriaVersion = "1.28.2"
2525

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

0 commit comments

Comments
 (0)