We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 28c80c6 commit 2aafc09Copy full SHA for 2aafc09
project/Dependencies.scala
@@ -10,7 +10,7 @@ object Dependencies {
10
val ZHttp = "2.0.0-RC11"
11
val ZioConfig = "4.0.1"
12
val ZioJson = "0.6.2"
13
- val ZioSchema = "1.0.1"
+ val ZioSchema = "1.1.1"
14
val ZioTestContainers = "0.4.1"
15
}
16
0 commit comments