Skip to content

Commit

Permalink
chore: bump zio, zio-test, zio-test-sbt from 2.0.15 to 2.0.16 (#206)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 26, 2023
1 parent 4975f57 commit d57601b
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 @@ -69,7 +69,7 @@ addCommandAlias("test", "; clean;+ test;")
addCommandAlias("testWithCoverage", "; clean; coverage; test; coverageReport;")

// -- Lib versions
val zio = "2.0.15"
val zio = "2.0.16"
val zioPrelude = "1.0.0-RC20"
val circe = "0.14.3"
val sttp = "3.9.0"
Expand Down

0 comments on commit d57601b

Please sign in to comment.