Skip to content

Commit a178168

Browse files
committed
Update zio-json to 0.7.44
1 parent 6f1e0c4 commit a178168

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
@@ -292,7 +292,7 @@ lazy val library =
292292
val play = "3.0.4"
293293
val scalaTest = "3.2.19"
294294
val upickle = "4.2.1"
295-
val zioJson = "0.7.36"
295+
val zioJson = "0.7.44"
296296
}
297297
// format: off
298298
val pekkoHttp = "org.apache.pekko" %% "pekko-http" % Version.pekkoHttp

0 commit comments

Comments
 (0)