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 5110a9a commit 83e9cdbCopy full SHA for 83e9cdb
lib/build.gradle
@@ -37,7 +37,7 @@ dependencies {
37
implementation 'io.grpc:grpc-protobuf:1.70.0'
38
implementation 'io.grpc:grpc-stub:1.70.0'
39
implementation 'io.grpc:grpc-services:1.70.0'
40
- implementation 'io.cloudquery:plugin-pb-java:0.0.29'
+ implementation 'io.cloudquery:plugin-pb-java:0.0.30'
41
implementation 'org.apache.arrow:arrow-memory-core:18.1.0'
42
implementation 'org.apache.arrow:arrow-vector:18.1.0'
43
implementation 'commons-io:commons-io:2.18.0'
0 commit comments