Skip to content

Commit 21a45e5

Browse files
authored
Update zio-json to 0.7.38 (#817)
1 parent 64ccda1 commit 21a45e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/BuildHelper.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ object BuildHelper {
3434
val Scala3: String = versions("3.3")
3535

3636
val zioVersion = "2.1.15"
37-
val zioJsonVersion = "0.7.25"
37+
val zioJsonVersion = "0.7.38"
3838
val zioPreludeVersion = "1.0.0-RC39"
3939
val zioOpticsVersion = "0.2.2"
4040
val zioBsonVersion = "1.0.6"

0 commit comments

Comments
 (0)