Skip to content

Commit c07ca16

Browse files
Update zio, zio-test, zio-test-sbt to 2.1.19 (#461)
1 parent 90016c4 commit c07ca16

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ testFrameworks += new TestFramework("zio.test.sbt.ZTestFramework")
1818

1919
fork in Test := true
2020

21-
val zioVersion = "2.0.22"
21+
val zioVersion = "2.1.19"
2222

2323
libraryDependencies ++= {
2424
Seq(

0 commit comments

Comments
 (0)