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 0f5070d commit 7ca682aCopy full SHA for 7ca682a
build.sbt
@@ -21,7 +21,7 @@ lazy val V = new {
21
22
// // https://mvnrepository.com/artifact/dev.zio/zio
23
val zio = "2.1.5"
24
- val zioJson = "0.7.42"
+ val zioJson = "0.7.44"
25
// val zioMunitTest = "0.1.1"
26
val zioHttp = "3.3.3"
27
val zioConfig = "4.0.4"
0 commit comments