Skip to content

Commit

Permalink
Update armeria to 1.29.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Jun 29, 2024
1 parent 1fe642b commit 6ec563a
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 @@ -17,7 +17,7 @@ val zio1Version = "1.0.18"
val zio2Version = "2.1.4"
val fs2_2_version = "2.5.12"
val fs2_3_version = "3.10.0"
val armeriaVersion = "1.29.0"
val armeriaVersion = "1.29.1"

excludeLintKeys in Global ++= Set(ideSkipProject)

Expand Down

0 comments on commit 6ec563a

Please sign in to comment.