Skip to content
This repository has been archived by the owner on Jan 13, 2025. It is now read-only.

Commit

Permalink
Update zio-schema, zio-schema-derivation to 0.4.16
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 20, 2023
1 parent b63708a commit 610048b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sbt
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ addCommandAlias("fmt", "fmtOnce;fmtOnce")
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")

val zioVersion = "2.0.15"
val zioSchemaVersion = "0.4.13"
val zioSchemaVersion = "0.4.16"
val testcontainersVersion = "1.18.3"
val testcontainersScalaVersion = "0.40.17"
val logbackVersion = "1.3.8"
Expand Down

0 comments on commit 610048b

Please sign in to comment.