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 9a99147 + c074e84 commit 7bc3e6aCopy full SHA for 7bc3e6a
build.sbt
@@ -19,7 +19,7 @@ val fs2_2_version: Option[(Long, Long)] => String = {
19
case _ => "2.5.9"
20
}
21
val fs2_3_version = "3.2.10"
22
-val armeriaVersion = "1.17.0"
+val armeriaVersion = "1.17.1"
23
24
excludeLintKeys in Global ++= Set(ideSkipProject)
25
0 commit comments