We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e16b79e commit 19a634eCopy full SHA for 19a634e
2 files changed
otel-extensions/build.gradle.kts
@@ -7,7 +7,7 @@ plugins {
7
}
8
9
10
-val protobufVersion = "3.19.6"
+val protobufVersion = "3.25.5"
11
12
protobuf {
13
protoc {
testing-common/build.gradle.kts
id("com.google.protobuf") version "0.9.4"
0 commit comments