Skip to content

Commit 9a46cc0

Browse files
authored
Merge pull request #324 from softwaremill/update/armeria-1.25.2
Update armeria to 1.25.2
2 parents 8b60bc7 + 1d1e8a7 commit 9a46cc0

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
@@ -20,7 +20,7 @@ val fs2_2_version: Option[(Long, Long)] => String = {
2020
case _ => "2.5.9"
2121
}
2222
val fs2_3_version = "3.9.3"
23-
val armeriaVersion = "1.25.0"
23+
val armeriaVersion = "1.25.2"
2424

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

0 commit comments

Comments
 (0)