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

Commit 7996424

Browse files
Update zio, zio-test, zio-test-sbt to 1.0.4 (#322)
1 parent a5e6ab9 commit 7996424

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
@@ -31,7 +31,7 @@ inThisBuild(
3131
addCommandAlias("fmt", "all scalafmtSbt scalafmt test:scalafmt")
3232
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")
3333

34-
val zioVersion = "1.0.3"
34+
val zioVersion = "1.0.4"
3535
val zioNioVersion = "1.0.0-RC9"
3636
val zioConfigVersion = "1.0.0-RC30-1"
3737
val zioInteropCatsVersion = "2.2.0.1"

0 commit comments

Comments
 (0)