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 cc9e9dc commit f94a711Copy full SHA for f94a711
build.sbt
@@ -17,7 +17,7 @@ val zio1Version = "1.0.18"
17
val zio2Version = "2.1.13"
18
val fs2_2_version = "2.5.12"
19
val fs2_3_version = "3.10.0"
20
-val armeriaVersion = "1.31.1"
+val armeriaVersion = "1.31.2"
21
22
excludeLintKeys in Global ++= Set(ideSkipProject)
23
0 commit comments