Skip to content

Commit 5a0e02b

Browse files
authored
Merge pull request #240 from softwaremill/update/armeria-1.20.3
Update armeria to 1.20.3
2 parents 2f984b6 + a4cc802 commit 5a0e02b

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
@@ -19,7 +19,7 @@ val fs2_2_version: Option[(Long, Long)] => String = {
1919
case _ => "2.5.9"
2020
}
2121
val fs2_3_version = "3.3.0"
22-
val armeriaVersion = "1.20.2"
22+
val armeriaVersion = "1.20.3"
2323

2424
excludeLintKeys in Global ++= Set(ideSkipProject)
2525

0 commit comments

Comments
 (0)