diff --git a/router-protobuf/build.gradle.kts b/router-protobuf/build.gradle.kts index 9f23b897..a42d4c64 100644 --- a/router-protobuf/build.gradle.kts +++ b/router-protobuf/build.gradle.kts @@ -31,6 +31,6 @@ dependencies { protobuf { protoc { // The artifact spec for the Protobuf Compiler - artifact = "com.google.protobuf:protoc:3.21.5" + artifact = "com.google.protobuf:protoc:3.21.10" } } \ No newline at end of file