Skip to content

Commit a9988ac

Browse files
author
scala-steward
committed
Update fs2-io to 3.2.12
1 parent 93eabbe commit a9988ac

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ val fs2_2_version: Option[(Long, Long)] => String = {
1818
case Some((2, 11)) => "2.1.0"
1919
case _ => "2.5.9"
2020
}
21-
val fs2_3_version = "3.2.11"
21+
val fs2_3_version = "3.2.12"
2222
val armeriaVersion = "1.18.0"
2323

2424
excludeLintKeys in Global ++= Set(ideSkipProject)

0 commit comments

Comments
 (0)