Skip to content

Commit

Permalink
Update zio, zio-test, zio-test-sbt to 2.0.21 (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Jan 15, 2024
1 parent 7d912e4 commit 38452ec
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 @@ -18,7 +18,7 @@ testFrameworks += new TestFramework("zio.test.sbt.ZTestFramework")

fork in Test := true

val zioVersion = "2.0.15"
val zioVersion = "2.0.21"

libraryDependencies ++= {
Seq(
Expand Down

0 comments on commit 38452ec

Please sign in to comment.