We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d2be689 commit cc2ded1Copy full SHA for cc2ded1
1 file changed
build.sbt
@@ -17,7 +17,7 @@ val zio1Version = "1.0.18"
17
val zio2Version = "2.1.26"
18
val fs2_2_version = "2.5.13"
19
val fs2_3_version = "3.13.0"
20
-val armeriaVersion = "1.39.0"
+val armeriaVersion = "1.39.1"
21
22
excludeLintKeys in Global ++= Set(ideSkipProject)
23
0 commit comments