We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78e1e80 commit a8d5fb2Copy full SHA for a8d5fb2
router-protobuf/build.gradle.kts
@@ -31,6 +31,6 @@ dependencies {
31
protobuf {
32
protoc {
33
// The artifact spec for the Protobuf Compiler
34
- artifact = "com.google.protobuf:protoc:3.21.5"
+ artifact = "com.google.protobuf:protoc:3.21.10"
35
}
36
0 commit comments