Skip to content

Commit 7ca682a

Browse files
Update zio-json to 0.7.44 in main
Signed-off-by: Hyperledger Bot <hyperledger-bot@hyperledger.org>
1 parent 0f5070d commit 7ca682a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ lazy val V = new {
2121

2222
// // https://mvnrepository.com/artifact/dev.zio/zio
2323
val zio = "2.1.5"
24-
val zioJson = "0.7.42"
24+
val zioJson = "0.7.44"
2525
// val zioMunitTest = "0.1.1"
2626
val zioHttp = "3.3.3"
2727
val zioConfig = "4.0.4"

0 commit comments

Comments
 (0)