FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

fix(deps): update dependency com.google.protobuf:protoc to v3.24.4 (#… · Reality2byte/java-docs-samples@c31e74b · GitHub

Commit c31e74b

Browse files
authored
fix(deps): update dependency com.google.protobuf:protoc to v3.24.4 (GoogleCloudPlatform#8718)
1 parent 2411904 commit c31e74b

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

‎endpoints/bookstore-grpc/api/build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ dependencies {
3838

3939
protobuf {
4040
protoc {
41-
artifact = 'com.google.protobuf:protoc:3.24.3'
41+
artifact = 'com.google.protobuf:protoc:3.24.4'
4242
}
4343

4444
plugins {

‎endpoints/getting-started-grpc/api/build.gradle‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ dependencies {
4040

4141
protobuf {
4242
protoc {
43-
artifact = 'com.google.protobuf:protoc:3.24.3'
43+
artifact = 'com.google.protobuf:protoc:3.24.4'
4444
}
4545

4646
plugins {

0 commit comments

Comments
 (0)

Back | FazBrowse Home | New Git URL