Skip to content

Commit ec0e001

Browse files
committed
fix(deps): Update dependency io.cloudquery:plugin-pb-java to v0.0.9
1 parent 1c07c8c commit ec0e001

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
@@ -38,7 +38,7 @@ dependencies {
3838
implementation "io.grpc:grpc-stub:1.57.2"
3939
implementation "io.grpc:grpc-services:1.57.2"
4040
implementation "io.grpc:grpc-testing:1.57.2"
41-
implementation "io.cloudquery:plugin-pb-java:0.0.7"
41+
implementation "io.cloudquery:plugin-pb-java:0.0.9"
4242
implementation "org.apache.arrow:arrow-memory-core:12.0.1"
4343
implementation "org.apache.arrow:arrow-vector:12.0.1"
4444

0 commit comments

Comments
 (0)