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 6bfe549 commit b58cc1eCopy full SHA for b58cc1e
lib/build.gradle
@@ -33,7 +33,7 @@ dependencies {
33
implementation 'io.grpc:grpc-protobuf:1.75.0'
34
implementation 'io.grpc:grpc-stub:1.75.0'
35
implementation 'io.grpc:grpc-services:1.75.0'
36
- implementation 'io.cloudquery:plugin-pb-java:0.0.35'
+ implementation 'io.cloudquery:plugin-pb-java:0.0.40'
37
implementation 'org.apache.arrow:arrow-memory-core:18.3.0'
38
implementation 'org.apache.arrow:arrow-vector:18.3.0'
39
implementation 'commons-io:commons-io:2.20.0'
0 commit comments