Skip to content

Commit

Permalink
Update zio, zio-streams to 2.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and calvinlfer committed Aug 31, 2024
1 parent eb85c88 commit b724670
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 @@ -117,7 +117,7 @@ lazy val zio =
name := "virgil-zio",
libraryDependencies ++= {
val zio = "dev.zio"
val zioV = "2.1.6"
val zioV = "2.1.9"

Seq(
zio %% "zio" % zioV,
Expand Down

0 comments on commit b724670

Please sign in to comment.