Skip to content

Commit

Permalink
Update fs2-reactive-streams to 3.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
vigoo committed Sep 2, 2024
1 parent a191784 commit 00ab98c
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.27"
val blazeVersion = "0.23.16"
val fs2Version = "3.10.2"
val fs2Version = "3.11.0"

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

0 comments on commit 00ab98c

Please sign in to comment.