Skip to content

Commit e7a716a

Browse files
Update zio-json to 0.7.6 (#4289)
1 parent 63d4165 commit e7a716a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Versions.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ object Versions {
4040
val zioHttp = "3.0.1"
4141
val zioInteropCats = "23.1.0.3"
4242
val zioInteropReactiveStreams = "2.0.2"
43-
val zioJson = "0.7.5"
43+
val zioJson = "0.7.6"
4444
val playClient = "3.0.6"
4545
val playServer = "3.0.6"
4646
val play29Client = "2.2.10"

0 commit comments

Comments
 (0)