Skip to content

Commit

Permalink
Update dependency dev.zio:zio-streams to v2.0.13
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 18, 2023
1 parent 0feea3c commit d25f29a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion zio-quickstart-streams/build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,5 @@ organization := "dev.zio"
libraryDependencies ++= Seq(
"dev.zio" %% "zio" % "2.0.13",
"dev.zio" %% "zio-test" % "2.0.12" % Test,
"dev.zio" %% "zio-streams" % "2.0.12"
"dev.zio" %% "zio-streams" % "2.0.13"
)

0 comments on commit d25f29a

Please sign in to comment.