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

Commit 7cfada3

Browse files
authored
Merge pull request #973 from scala-steward/update/zio-schema-1.0.1
Update zio-schema, zio-schema-derivation to 1.0.1
2 parents 124b510 + abb6586 commit 7cfada3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.sbt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ addCommandAlias("fmt", "fmtOnce;fmtOnce")
2424
addCommandAlias("check", "all scalafmtSbtCheck scalafmtCheck test:scalafmtCheck")
2525

2626
val zioVersion = "2.0.21"
27-
val zioSchemaVersion = "0.4.17"
27+
val zioSchemaVersion = "1.0.1"
2828
val testcontainersVersion = "1.18.3"
2929
val testcontainersScalaVersion = "0.41.3"
3030
val logbackVersion = "1.4.14"

0 commit comments

Comments
 (0)