Skip to content

Commit

Permalink
Update zio-interop-reactivestreams to 1.3.9 (#282)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 7, 2022
1 parent 0410f14 commit d39d109
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 @@ -36,7 +36,7 @@ lazy val `zio-s3` = project
"dev.zio" %% "zio" % zioVersion,
"dev.zio" %% "zio-streams" % zioVersion,
"dev.zio" %% "zio-nio" % "1.0.0-RC11",
"dev.zio" %% "zio-interop-reactivestreams" % "1.3.8",
"dev.zio" %% "zio-interop-reactivestreams" % "1.3.9",
"software.amazon.awssdk" % "s3" % awsVersion,
"software.amazon.awssdk" % "sts" % awsVersion,
"dev.zio" %% "zio-test" % zioVersion % Test,
Expand Down

0 comments on commit d39d109

Please sign in to comment.