Skip to content

Commit

Permalink
Update zio-schema, zio-schema-derivation to 1.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Oct 14, 2024
1 parent c8252a4 commit 76ac7a7
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 @@ -5,7 +5,7 @@ object Dep {

object V {
val zio = "2.1.11"
val zioSchema = "1.1.1"
val zioSchema = "1.5.0"
val scalaCollectionCompat = "2.12.0"
val apacheParquet = "1.14.3"
val apacheHadoop = "3.4.0"
Expand Down

0 comments on commit 76ac7a7

Please sign in to comment.