Skip to content

Commit

Permalink
Update zio-schema, zio-schema-derivation to 0.4.16 (#46)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Nov 19, 2023
1 parent 7093332 commit c9560d8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Dep.scala
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ object Dep {

object V {
val zio = "2.0.19"
val zioSchema = "0.4.15"
val zioSchema = "0.4.16"
val arrow = "14.0.1"
val scalaCollectionCompat = "2.11.0"
}
Expand Down

0 comments on commit c9560d8

Please sign in to comment.