Skip to content

Commit

Permalink
Update arrow-format, arrow-memory, ... to 18.0.0 (#122)
Browse files Browse the repository at this point in the history
  • Loading branch information
scala-steward authored Oct 31, 2024
1 parent a80dc8c commit 928e280
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.5.0"
val arrow = "17.0.0"
val arrow = "18.0.0"
val scalaCollectionCompat = "2.12.0"
}

Expand Down

0 comments on commit 928e280

Please sign in to comment.