]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-15943
authorPierre <pierre.guillot@sonarsource.com>
Fri, 21 Jan 2022 14:13:39 +0000 (15:13 +0100)
committersonartech <sonartech@sonarsource.com>
Fri, 21 Jan 2022 20:03:22 +0000 (20:03 +0000)
build.gradle

index 786c9930400e9da84ffe935a637b47cdbe52dff9..b319bfcf7b73db53d53529c8f90f1ca4aaf319e6 100644 (file)
@@ -163,7 +163,7 @@ subprojects {
   }
 
   ext {
-    protobufVersion = '3.19.1'
+    protobufVersion = '3.19.3'
 
     // define a method which can be called by project to change Java version to compile to
     configureCompileJavaToVersion = { javaVersion ->