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.
2 parents 66672c4 + c2601f0 commit 5015942Copy full SHA for 5015942
build.sbt
@@ -21,7 +21,7 @@ val fs2_2_version: Option[(Long, Long)] => String = {
21
case _ => "2.5.9"
22
}
23
val fs2_3_version = "3.9.4"
24
-val armeriaVersion = "1.27.0"
+val armeriaVersion = "1.27.1"
25
26
excludeLintKeys in Global ++= Set(ideSkipProject)
27
0 commit comments