Skip to content

Commit

Permalink
Merge pull request #379 from softwaremill/update/armeria-1.27.3
Browse files Browse the repository at this point in the history
Update armeria to 1.27.3
  • Loading branch information
mergify[bot] authored Mar 27, 2024
2 parents 5b1e526 + 74dd887 commit 6118e51
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.1"
val armeriaVersion = "1.27.2"
val armeriaVersion = "1.27.3"

excludeLintKeys in Global ++= Set(ideSkipProject)

Expand Down

0 comments on commit 6118e51

Please sign in to comment.