mirror of
https://github.com/usbharu/Hideout.git
synced 2026-09-26 23:11:10 +00:00
fix(deps): update dependency com.google.protobuf:protoc to v4.27.3
This commit is contained in:
@@ -32,7 +32,7 @@ kotlin {
|
||||
|
||||
protobuf {
|
||||
protoc {
|
||||
artifact = "com.google.protobuf:protoc:4.27.1"
|
||||
artifact = "com.google.protobuf:protoc:4.27.3"
|
||||
}
|
||||
plugins {
|
||||
create("grpc") {
|
||||
|
||||
@@ -30,7 +30,7 @@ kotlin {
|
||||
|
||||
protobuf {
|
||||
protoc {
|
||||
artifact = "com.google.protobuf:protoc:4.27.1"
|
||||
artifact = "com.google.protobuf:protoc:4.27.3"
|
||||
}
|
||||
plugins {
|
||||
create("grpc") {
|
||||
|
||||
@@ -31,7 +31,7 @@ kotlin {
|
||||
|
||||
protobuf {
|
||||
protoc {
|
||||
artifact = "com.google.protobuf:protoc:4.27.1"
|
||||
artifact = "com.google.protobuf:protoc:4.27.3"
|
||||
}
|
||||
plugins {
|
||||
create("grpc") {
|
||||
|
||||
Reference in New Issue
Block a user