Skip to content

Commit

Permalink
Merge pull request #1819 from softwaremill/update/zio-interop-reactiv…
Browse files Browse the repository at this point in the history
…estreams-2.0.2

Update zio-interop-reactivestreams to 2.0.2
  • Loading branch information
mergify[bot] committed May 6, 2023
2 parents 1d0684f + 1f89b3c commit c1ccb8a
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 @@ -150,7 +150,7 @@ val scalaTest = libraryDependencies ++= Seq("freespec", "funsuite", "flatspec",
val zio1Version = "1.0.17"
val zio2Version = "2.0.13"
val zio1InteropRsVersion = "1.3.12"
val zio2InteropRsVersion = "2.0.1"
val zio2InteropRsVersion = "2.0.2"

val sttpModelVersion = "1.5.5"
val sttpSharedVersion = "1.3.13"
Expand Down

0 comments on commit c1ccb8a

Please sign in to comment.