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.
1 parent 859fd40 commit ff9a485Copy full SHA for ff9a485
1 file changed
build.sbt
@@ -127,7 +127,7 @@ val play29JsonVersion = "2.10.8"
127
val playJsonVersion = "3.0.6"
128
129
val catsEffect_3_version = "3.7.0"
130
-val fs2_3_version = "3.12.2"
+val fs2_3_version = "3.13.0"
131
132
// This version provides Scala Native 0.5.x support. Drop this when 3.7.0 is released.
133
val catsEffect_3_RC_version = "3.7.0-RC1"
0 commit comments