We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a81b16a commit f2fdc79Copy full SHA for f2fdc79
project/Dependencies.scala
@@ -7,7 +7,7 @@ object Dependencies {
7
val ScalaCompatCollectionVersion = "2.13.0"
8
val ZioVersion = "2.1.16"
9
val ZioCliVersion = "0.7.1"
10
- val ZioJsonVersion = "0.7.38"
+ val ZioJsonVersion = "0.7.39"
11
val ZioParserVersion = "0.1.10"
12
val ZioSchemaVersion = "1.6.6"
13
val SttpVersion = "3.3.18"
0 commit comments