Skip to content

Commit

Permalink
Update armeria to 1.28.2 (#388)
Browse files Browse the repository at this point in the history
Co-authored-by: scala-steward <scala-steward>
  • Loading branch information
softwaremill-ci authored Apr 24, 2024
1 parent ecc601b commit 995ae00
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ val fs2_2_version: Option[(Long, Long)] => String = {
case _ => "2.5.9"
}
val fs2_3_version = "3.10.0"
val armeriaVersion = "1.28.0"
val armeriaVersion = "1.28.2"

excludeLintKeys in Global ++= Set(ideSkipProject)

Expand Down

0 comments on commit 995ae00

Please sign in to comment.