Skip to content

Commit

Permalink
chore: bump zio, zio-test, zio-test-sbt from 2.0.21 to 2.0.22 (#253)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Apr 16, 2024
1 parent ad52a11 commit 278dbfe
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.21"
val zio = "2.0.22"
val zioPrelude = "1.0.0-RC23"
val circe = "0.14.3"
val sttp = "3.9.5"
Expand Down

0 comments on commit 278dbfe

Please sign in to comment.