Skip to content

Commit a429b24

Browse files
Update zio-json to 0.7.19 (#1753)
1 parent 9edadd3 commit a429b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ val V = new {
2727
val zio = "2.1.15"
2828
val `zio-interop` = "23.1.0.3"
2929
val `zio-cache` = "0.2.3"
30-
val `zio-json` = "0.7.16"
30+
val `zio-json` = "0.7.19"
3131
val `zio-kafka` = "2.10.0"
3232
val `zio-nio` = "2.0.2"
3333
val `zio-oci-objectstorage` = "0.7.3"

0 commit comments

Comments
 (0)