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 db4448c commit 49b9033Copy full SHA for 49b9033
lib/build.gradle
@@ -39,7 +39,7 @@ dependencies {
39
implementation 'io.grpc:grpc-services:1.70.0'
40
implementation 'io.cloudquery:plugin-pb-java:0.0.30'
41
implementation 'org.apache.arrow:arrow-memory-core:18.2.0'
42
- implementation 'org.apache.arrow:arrow-vector:18.1.0'
+ implementation 'org.apache.arrow:arrow-vector:18.2.0'
43
implementation 'commons-io:commons-io:2.18.0'
44
45
implementation "com.fasterxml.jackson.core:jackson-core:2.18.2"
0 commit comments