Skip to content

Commit 096a24e

Browse files
Update armeria to 1.29.3 (#423)
1 parent 8dc5914 commit 096a24e

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
@@ -17,7 +17,7 @@ val zio1Version = "1.0.18"
1717
val zio2Version = "2.1.6"
1818
val fs2_2_version = "2.5.12"
1919
val fs2_3_version = "3.10.0"
20-
val armeriaVersion = "1.29.2"
20+
val armeriaVersion = "1.29.3"
2121

2222
excludeLintKeys in Global ++= Set(ideSkipProject)
2323

0 commit comments

Comments
 (0)