Skip to content
This repository was archived by the owner on Jan 13, 2025. It is now read-only.

Commit bf39783

Browse files
authored
Merge pull request #984 from scala-steward/update/zio-2.0.22
Update zio, zio-streams, zio-test, ... to 2.0.22
2 parents 7720e9c + 67ed532 commit bf39783

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ addCommandAlias("fmtOnce", "all scalafmtSbt scalafmt test:scalafmt")
2323
addCommandAlias("fmt", "fmtOnce;fmtOnce")
2424
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")
2525

26-
val zioVersion = "2.0.21"
26+
val zioVersion = "2.0.22"
2727
val zioSchemaVersion = "1.0.1"
2828
val testcontainersVersion = "1.18.3"
2929
val testcontainersScalaVersion = "0.41.3"

0 commit comments

Comments
 (0)