Skip to content

Commit

Permalink
Merge pull request #973 from scala-steward/update/zio-schema-1.0.1
Browse files Browse the repository at this point in the history
Update zio-schema, zio-schema-derivation to 1.0.1
  • Loading branch information
jczuchnowski authored Mar 31, 2024
2 parents 124b510 + abb6586 commit 7cfada3
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.21"
val zioSchemaVersion = "0.4.17"
val zioSchemaVersion = "1.0.1"
val testcontainersVersion = "1.18.3"
val testcontainersScalaVersion = "0.41.3"
val logbackVersion = "1.4.14"
Expand Down

0 comments on commit 7cfada3

Please sign in to comment.