Skip to content

Commit

Permalink
Update arrow-format, arrow-memory, ... to 15.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward committed Mar 8, 2024
1 parent 8c59e3a commit d2359a8
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.0.21"
val zioSchema = "1.0.1"
val arrow = "15.0.0"
val arrow = "15.0.1"
val scalaCollectionCompat = "2.11.0"
}

Expand Down

0 comments on commit d2359a8

Please sign in to comment.