Skip to content

Commit aa506a4

Browse files
Update fs2-core to 3.12.0 (#1768)
1 parent 7f57b85 commit aa506a4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ lazy val argonautVersion = "6.3.11"
1717
lazy val iterateeVersion = "0.20.0"
1818
lazy val refinedVersion = "0.11.3"
1919
lazy val catsEffectVersion = "3.5.7"
20-
lazy val fs2Version = "3.11.0"
20+
lazy val fs2Version = "3.12.0"
2121

2222
def compilerOptions(scalaVersion: String): Seq[String] = Seq(
2323
"-deprecation",

0 commit comments

Comments
 (0)