Skip to content

Commit

Permalink
fix(deps): Update dependency org.apache.arrow:arrow-memory-core to v18
Browse files Browse the repository at this point in the history
  • Loading branch information
cq-bot committed Dec 1, 2024
1 parent 6a16d10 commit 0a19157
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lib/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ dependencies {
implementation 'io.grpc:grpc-stub:1.68.1'
implementation 'io.grpc:grpc-services:1.68.1'
implementation 'io.cloudquery:plugin-pb-java:0.0.27'
implementation 'org.apache.arrow:arrow-memory-core:17.0.0'
implementation 'org.apache.arrow:arrow-memory-core:18.1.0'
implementation 'org.apache.arrow:arrow-vector:17.0.0'
implementation 'commons-io:commons-io:2.18.0'

Expand Down

0 comments on commit 0a19157

Please sign in to comment.