Skip to content

Commit 6118e51

Browse files
authored
Merge pull request #379 from softwaremill/update/armeria-1.27.3
Update armeria to 1.27.3
2 parents 5b1e526 + 74dd887 commit 6118e51

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.1"
24-
val armeriaVersion = "1.27.2"
24+
val armeriaVersion = "1.27.3"
2525

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

0 commit comments

Comments
 (0)