Skip to content

Commit

Permalink
Merge branch 'main' into dependabot/gradle/org.apache.arrow-arrow-com…
Browse files Browse the repository at this point in the history
…pression-18.0.0
  • Loading branch information
caicancai authored Nov 14, 2024
2 parents 7f3d865 + 37dad0a commit fd11aac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion datafusion-java/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
api 'org.slf4j:slf4j-api:2.0.13'
api 'org.apache.arrow:arrow-format:18.0.0'
api 'org.apache.arrow:arrow-vector:13.0.0'
implementation 'org.apache.arrow:arrow-c-data:14.0.2'
implementation 'org.apache.arrow:arrow-c-data:18.0.0'
runtimeOnly 'org.apache.arrow:arrow-memory-unsafe:18.0.0'
testImplementation 'org.apache.arrow:arrow-compression:18.0.0'
testImplementation 'org.junit.jupiter:junit-jupiter:5.10.2'
Expand Down

0 comments on commit fd11aac

Please sign in to comment.