Skip to content

Commit

Permalink
Update zio-schema, zio-schema-json, ... to 0.4.15
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 28, 2023
1 parent 01aa1e9 commit 3cb7d0e
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.18"
val ZioCliVersion = "0.5.0"
val ZioSchemaVersion = "0.4.14"
val ZioSchemaVersion = "0.4.15"
val SttpVersion = "3.3.18"

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

0 comments on commit 3cb7d0e

Please sign in to comment.