Skip to content

Commit c5cbb5c

Browse files
fix(deps): Update dependency org.apache.arrow:arrow-memory-core to v19
1 parent bc473c1 commit c5cbb5c

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
@@ -34,7 +34,7 @@ dependencies {
3434
implementation 'io.grpc:grpc-stub:1.79.0'
3535
implementation 'io.grpc:grpc-services:1.79.0'
3636
implementation 'io.cloudquery:plugin-pb-java:0.0.43'
37-
implementation 'org.apache.arrow:arrow-memory-core:18.3.0'
37+
implementation 'org.apache.arrow:arrow-memory-core:19.0.0'
3838
implementation 'org.apache.arrow:arrow-vector:18.3.0'
3939
implementation 'commons-io:commons-io:2.21.0'
4040

0 commit comments

Comments
 (0)