Skip to content

Commit 1651d90

Browse files
Update zio-json-yaml to 0.7.43 (#3487)
Co-authored-by: zio-scala-steward[bot] <145262613+zio-scala-steward[bot]@users.noreply.github.com>
1 parent b529790 commit 1651d90

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.17"
99
val ZioCliVersion = "0.7.1"
10-
val ZioJsonVersion = "0.7.42"
10+
val ZioJsonVersion = "0.7.43"
1111
val ZioParserVersion = "0.1.10"
1212
val ZioSchemaVersion = "1.7.0"
1313
val SttpVersion = "3.3.18"

0 commit comments

Comments
 (0)