Skip to content

Commit f2fdc79

Browse files
Update zio-json-yaml to 0.7.39 (#3389)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com> Co-authored-by: Jules Ivanic <[email protected]>
1 parent a81b16a commit f2fdc79

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
@@ -7,7 +7,7 @@ object Dependencies {
77
val ScalaCompatCollectionVersion = "2.13.0"
88
val ZioVersion = "2.1.16"
99
val ZioCliVersion = "0.7.1"
10-
val ZioJsonVersion = "0.7.38"
10+
val ZioJsonVersion = "0.7.39"
1111
val ZioParserVersion = "0.1.10"
1212
val ZioSchemaVersion = "1.6.6"
1313
val SttpVersion = "3.3.18"

0 commit comments

Comments
 (0)