We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a16d10 commit 0a19157Copy full SHA for 0a19157
lib/build.gradle
@@ -38,7 +38,7 @@ dependencies {
38
implementation 'io.grpc:grpc-stub:1.68.1'
39
implementation 'io.grpc:grpc-services:1.68.1'
40
implementation 'io.cloudquery:plugin-pb-java:0.0.27'
41
- implementation 'org.apache.arrow:arrow-memory-core:17.0.0'
+ implementation 'org.apache.arrow:arrow-memory-core:18.1.0'
42
implementation 'org.apache.arrow:arrow-vector:17.0.0'
43
implementation 'commons-io:commons-io:2.18.0'
44
0 commit comments