Skip to content

Commit

Permalink
Update zio-schema, zio-schema-derivation to 0.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Nov 20, 2022
1 parent e4e8b1c commit 1720c6c
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.2"
val zioSchemaVersion = "0.2.1"
val zioSchemaVersion = "0.3.1"
val testcontainersVersion = "1.17.6"
val testcontainersScalaVersion = "0.40.11"
val logbackVersion = "1.2.11"
Expand Down

0 comments on commit 1720c6c

Please sign in to comment.