Skip to content

Commit 6e4ab0c

Browse files
Update zio-json to 0.7.33 (zio#1052)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent aea7ca0 commit 6e4ab0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010
val Sttp = "3.10.3"
1111
val TlsChannel = "0.9.1"
1212
val ZioConfig = "4.0.3"
13-
val ZioJson = "0.7.31"
13+
val ZioJson = "0.7.33"
1414
val ZioSchema = "1.6.3"
1515
val ZioTestContainers = "0.6.0"
1616
}

0 commit comments

Comments
 (0)