We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8dc5914 commit 096a24eCopy full SHA for 096a24e
build.sbt
@@ -17,7 +17,7 @@ val zio1Version = "1.0.18"
17
val zio2Version = "2.1.6"
18
val fs2_2_version = "2.5.12"
19
val fs2_3_version = "3.10.0"
20
-val armeriaVersion = "1.29.2"
+val armeriaVersion = "1.29.3"
21
22
excludeLintKeys in Global ++= Set(ideSkipProject)
23
0 commit comments