Skip to content

Commit

Permalink
Merge pull request #452 from http4s/update/series/1.x/fs2-reactive-st…
Browse files Browse the repository at this point in the history
…reams-3.9.4

Update fs2-reactive-streams to 3.9.4 in series/1.x
  • Loading branch information
danicheg authored Jan 22, 2024
2 parents aaed27c + 6fbd26e commit f018e2c
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 @@ -22,7 +22,7 @@ ThisBuild / Test / javaOptions += "-Dcom.linecorp.armeria.verboseResponses=true

val versions = new {
val armeria = "1.26.4"
val fs2 = "3.9.3"
val fs2 = "3.9.4"
val http4s = "1.0.0-M40"
val logback = "1.2.13"
val micrometer = "1.9.2"
Expand Down

0 comments on commit f018e2c

Please sign in to comment.