Skip to content

Commit

Permalink
Bump org.apache.arrow:arrow-vector from 13.0.0 to 14.0.0 (#150)
Browse files Browse the repository at this point in the history
  • Loading branch information
caicancai authored Nov 1, 2024
1 parent 58bccbd commit cfb885e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion-examples/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies {
implementation 'org.slf4j:slf4j-api:2.0.9'
implementation 'ch.qos.logback:logback-classic:1.5.0'
implementation 'org.apache.arrow:arrow-format:14.0.1'
implementation 'org.apache.arrow:arrow-vector:13.0.0'
implementation 'org.apache.arrow:arrow-vector:14.0.0'
}

application {
Expand Down

0 comments on commit cfb885e

Please sign in to comment.