Skip to content

Commit

Permalink
Update zio-schema, zio-schema-json to 0.4.13 (zio#2310)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored and 987Nabil committed Jul 28, 2023
1 parent 5380b2d commit fb55bcf
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.13"
val ZioCliVersion = "0.5.0"
val ZioSchemaVersion = "0.4.12"
val ZioSchemaVersion = "0.4.13"
val SttpVersion = "3.3.18"

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

0 comments on commit fb55bcf

Please sign in to comment.