We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9f56f20 commit fd7c227Copy full SHA for fd7c227
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.19.4"
+ artifact = "com.google.protobuf:protoc:3.20.0"
35
}
36
0 commit comments