Skip to content

Commit

Permalink
Update fs2-reactive-streams to 3.11.0 in series/0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
http4s-steward[bot] committed Aug 26, 2024
1 parent 8e0a755 commit 85aa0f3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ lazy val core = project
.settings(
name := "http4s-netty-core",
libraryDependencies ++= List(
"co.fs2" %% "fs2-reactive-streams" % "3.10.2",
"co.fs2" %% "fs2-reactive-streams" % "3.11.0",
("com.typesafe.netty" % "netty-reactive-streams-http" % "2.0.12")
.exclude("io.netty", "netty-codec-http")
.exclude("io.netty", "netty-handler"),
Expand Down

0 comments on commit 85aa0f3

Please sign in to comment.