fix(deps): update dependency com.google.protobuf:protoc to v4.27.0

This commit is contained in:
renovate[bot]
2024-05-27 05:34:04 +00:00
committed by GitHub
parent ce453b4560
commit fb28a4479c
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -41,7 +41,7 @@ kotlin {
protobuf {
protoc {
artifact = "com.google.protobuf:protoc:4.26.1"
artifact = "com.google.protobuf:protoc:4.27.0"
}
plugins {
create("grpc") {
+1 -1
View File
@@ -30,7 +30,7 @@ kotlin {
protobuf {
protoc {
artifact = "com.google.protobuf:protoc:4.26.1"
artifact = "com.google.protobuf:protoc:4.27.0"
}
plugins {
create("grpc") {
@@ -31,7 +31,7 @@ kotlin {
protobuf {
protoc {
artifact = "com.google.protobuf:protoc:4.26.1"
artifact = "com.google.protobuf:protoc:4.27.0"
}
plugins {
create("grpc") {