Skip to content

Commit

Permalink
Merge branch 'main' into renovate/io.grpc-grpc-stub-1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
gcf-merge-on-green[bot] authored Dec 20, 2022
2 parents 05f1bc4 + ddb7edf commit 7f12447
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion java-common-protos/proto-google-common-protos/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
}

dependencies {
compile 'com.google.protobuf:protobuf-java:3.21.9'
compile 'com.google.protobuf:protobuf-java:3.21.12'
}

sourceSets {
Expand Down
2 changes: 1 addition & 1 deletion java-iam/proto-google-iam-v1/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ repositories {
}

dependencies {
compile 'com.google.protobuf:protobuf-java:3.21.9'
compile 'com.google.protobuf:protobuf-java:3.21.12'
compile 'com.google.api:api-common:2.2.2'
compile project(':proto-google-common-protos')
}
Expand Down

0 comments on commit 7f12447

Please sign in to comment.