]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-15943
authorTobias Trabelsi <64127335+tobias-trabelsi-sonarsource@users.noreply.github.com>
Mon, 24 Jan 2022 12:21:58 +0000 (13:21 +0100)
committersonartech <sonartech@sonarsource.com>
Mon, 24 Jan 2022 20:03:02 +0000 (20:03 +0000)
build.gradle

index fff69314ee6c8b8faf30f7e9a56e7b1be3ea9f8f..ab416b0c5d242371dffa52c97317e841fcb370a9 100644 (file)
@@ -177,7 +177,7 @@ subprojects {
   }
 
   ext {
-    protobufVersion = '3.11.4'
+    protobufVersion = '3.19.3'
   }
 
   sonarqube {