Skip to content

Commit 4be62f0

Browse files
fix(deps): Update dependency org.apache.arrow:arrow-vector to v19
1 parent bc473c1 commit 4be62f0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535
implementation 'io.grpc:grpc-services:1.79.0'
3636
implementation 'io.cloudquery:plugin-pb-java:0.0.43'
3737
implementation 'org.apache.arrow:arrow-memory-core:18.3.0'
38-
implementation 'org.apache.arrow:arrow-vector:18.3.0'
38+
implementation 'org.apache.arrow:arrow-vector:19.0.0'
3939
implementation 'commons-io:commons-io:2.21.0'
4040

4141
implementation "com.fasterxml.jackson.core:jackson-core:2.21.0"

0 commit comments

Comments
 (0)