Skip to content

Commit

Permalink
chore: bump zio, zio-test, zio-test-sbt from 2.1.8 to 2.1.9 (#290)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Aug 29, 2024
1 parent 9325ceb commit b08f179
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.1.8"
val zio = "2.1.9"
val zioPrelude = "1.0.0-RC29"
val circe = "0.14.4"
val sttp = "3.9.8"
Expand Down

0 comments on commit b08f179

Please sign in to comment.