We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aea7ca0 commit 6e4ab0cCopy full SHA for 6e4ab0c
project/Dependencies.scala
@@ -10,7 +10,7 @@ object Dependencies {
10
val Sttp = "3.10.3"
11
val TlsChannel = "0.9.1"
12
val ZioConfig = "4.0.3"
13
- val ZioJson = "0.7.31"
+ val ZioJson = "0.7.33"
14
val ZioSchema = "1.6.3"
15
val ZioTestContainers = "0.6.0"
16
}
0 commit comments