We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7f018c4 commit 6813781Copy full SHA for 6813781
1 file changed
settings.gradle.kts
@@ -9,7 +9,7 @@ pluginManagement {
9
id("com.github.bjornvester.xjc") version "1.9.0"
10
id("org.graalvm.buildtools.native") version "0.11.5"
11
id("com.google.osdetector") version "1.7.3"
12
- id("com.google.protobuf") version "0.9.6"
+ id("com.google.protobuf") version "0.10.0"
13
}
14
15
0 commit comments