Skip to content

Commit

Permalink
Merge pull request #392 from softwaremill/update/armeria-1.28.4
Browse files Browse the repository at this point in the history
Update armeria to 1.28.4
  • Loading branch information
Pask423 committed May 6, 2024
2 parents c0264e2 + b16072d commit 145e274
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 @@ -20,7 +20,7 @@ val fs2_2_version: Option[(Long, Long)] => String = {
case _ => "2.5.9"
}
val fs2_3_version = "3.10.0"
val armeriaVersion = "1.28.2"
val armeriaVersion = "1.28.4"

excludeLintKeys in Global ++= Set(ideSkipProject)

Expand Down

0 comments on commit 145e274

Please sign in to comment.