Skip to content

Commit 47a8e31

Browse files
authored
Merge pull request #1097 from http4s/update/series/0.9/fs2-core-3.11.0
Update fs2-core to 3.11.0 in series/0.9
2 parents 4ffb40d + 1b820cf commit 47a8e31

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
@@ -36,7 +36,7 @@ ThisBuild / mergifyLabelPaths += "docs" -> file("docs")
3636

3737
val catsV = "2.12.0"
3838
val catsEffectV = "3.5.5"
39-
val fs2V = "3.9.4"
39+
val fs2V = "3.11.0"
4040
val scodecV = "1.2.1"
4141
val http4sV = "0.23.26"
4242
val reactiveStreamsV = "1.0.4"

0 commit comments

Comments
 (0)