We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bc473c1 commit 4be62f0Copy full SHA for 4be62f0
lib/build.gradle
@@ -35,7 +35,7 @@ dependencies {
35
implementation 'io.grpc:grpc-services:1.79.0'
36
implementation 'io.cloudquery:plugin-pb-java:0.0.43'
37
implementation 'org.apache.arrow:arrow-memory-core:18.3.0'
38
- implementation 'org.apache.arrow:arrow-vector:18.3.0'
+ implementation 'org.apache.arrow:arrow-vector:19.0.0'
39
implementation 'commons-io:commons-io:2.21.0'
40
41
implementation "com.fasterxml.jackson.core:jackson-core:2.21.0"
0 commit comments