Skip to content

Commit 2aafc09

Browse files
Update zio-schema, zio-schema-protobuf to 1.1.1 (zio#957)
1 parent 28c80c6 commit 2aafc09

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

project/Dependencies.scala

+1-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ object Dependencies {
1010
val ZHttp = "2.0.0-RC11"
1111
val ZioConfig = "4.0.1"
1212
val ZioJson = "0.6.2"
13-
val ZioSchema = "1.0.1"
13+
val ZioSchema = "1.1.1"
1414
val ZioTestContainers = "0.4.1"
1515
}
1616

0 commit comments

Comments
 (0)