Skip to content

Commit

Permalink
Update zio-schema, zio-schema-json, ... to 0.4.17 (#2613)
Browse files Browse the repository at this point in the history
Co-authored-by: Daniel Vigovszky <[email protected]>
  • Loading branch information
scala-steward and vigoo authored Jan 13, 2024
1 parent 93885b2 commit 97d1140
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dependencies.scala
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ object Dependencies {
val ScalaCompactCollectionVersion = "2.11.0"
val ZioVersion = "2.0.19"
val ZioCliVersion = "0.5.0"
val ZioSchemaVersion = "0.4.16"
val ZioSchemaVersion = "0.4.17"
val SttpVersion = "3.3.18"

val `jwt-core` = "com.github.jwt-scala" %% "jwt-core" % JwtCoreVersion
Expand Down

0 comments on commit 97d1140

Please sign in to comment.