mirror of
https://github.com/usbharu/Hideout.git
synced 2026-07-19 03:43:37 +00:00
Merge pull request #396 from usbharu/renovate/artifact
fix(deps): update dependency com.google.protobuf:protoc to v4.27.0
This commit is contained in:
@@ -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") {
|
||||
|
||||
@@ -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") {
|
||||
|
||||
Reference in New Issue
Block a user