File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -37,13 +37,13 @@ dependencies {
3737 implementation ' io.grpc:grpc-protobuf:1.68.1'
3838 implementation ' io.grpc:grpc-stub:1.68.1'
3939 implementation ' io.grpc:grpc-services:1.68.1'
40- implementation ' io.cloudquery:plugin-pb-java:0.0.27 '
40+ implementation ' io.cloudquery:plugin-pb-java:0.0.28 '
4141 implementation ' org.apache.arrow:arrow-memory-core:18.1.0'
4242 implementation ' org.apache.arrow:arrow-vector:18.1.0'
4343 implementation ' commons-io:commons-io:2.18.0'
4444
4545 implementation " com.fasterxml.jackson.core:jackson-core:2.18.1"
46- implementation " com.fasterxml.jackson.core:jackson-annotations:2.18.1 "
46+ implementation " com.fasterxml.jackson.core:jackson-annotations:2.18.2 "
4747
4848 implementation ' org.apache.logging.log4j:log4j-api:2.24.2'
4949 implementation ' org.apache.logging.log4j:log4j-core:2.24.2'
You can’t perform that action at this time.
0 commit comments