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

Commit ed75031

Browse files
authored
Merge pull request #784 from scala-steward/update/zio-2.0.5
Update zio, zio-streams, zio-test, ... to 2.0.5
2 parents 20fd919 + 8d6bbaa commit ed75031

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
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.4"
26+
val zioVersion = "2.0.5"
2727
val zioSchemaVersion = "0.3.1"
2828
val testcontainersVersion = "1.17.6"
2929
val testcontainersScalaVersion = "0.40.11"

0 commit comments

Comments
 (0)