Skip to content

Commit

Permalink
Merge pull request #1255 from zio/update/fs2-reactive-streams-3.9.3
Browse files Browse the repository at this point in the history
Update fs2-reactive-streams to 3.9.3
  • Loading branch information
vigoo authored Nov 29, 2023
2 parents eb4258c + eac2b71 commit 98c6c01
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Common.scala
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ object Common extends AutoPlugin {
val awsSubVersion = awsVersion.drop(awsVersion.indexOf('.') + 1)
val http4sVersion = "0.23.19"
val blazeVersion = "0.23.15"
val fs2Version = "3.7.0"
val fs2Version = "3.9.3"

val majorVersion = "7"
val zioAwsVersionPrefix = s"$majorVersion.$awsSubVersion."
Expand Down

0 comments on commit 98c6c01

Please sign in to comment.