We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 90016c4 commit c07ca16Copy full SHA for c07ca16
1 file changed
build.sbt
@@ -18,7 +18,7 @@ testFrameworks += new TestFramework("zio.test.sbt.ZTestFramework")
18
19
fork in Test := true
20
21
-val zioVersion = "2.0.22"
+val zioVersion = "2.1.19"
22
23
libraryDependencies ++= {
24
Seq(
0 commit comments