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 a149331 + 32c6c50 commit d5c50d3Copy full SHA for d5c50d3
build.sbt
@@ -20,7 +20,7 @@ val fs2_2_version: Option[(Long, Long)] => String = {
20
case _ => "2.5.9"
21
}
22
val fs2_3_version = "3.9.3"
23
-val armeriaVersion = "1.26.2"
+val armeriaVersion = "1.26.3"
24
25
excludeLintKeys in Global ++= Set(ideSkipProject)
26
0 commit comments