]> source.dussan.org Git - sonarqube.git/commitdiff
SONAR-16252 update protobuf to 3.21.0
authorZipeng WU <zipeng.wu@sonarsource.com>
Fri, 27 May 2022 09:44:19 +0000 (11:44 +0200)
committersonartech <sonartech@sonarsource.com>
Mon, 30 May 2022 20:02:58 +0000 (20:02 +0000)
build.gradle

index b55573dcb79b4c008d6f20ebacd58b4ac771a40d..3cb456ffaa2b362aa1be950f4a23eac0d7c04c54 100644 (file)
@@ -144,7 +144,7 @@ subprojects {
   }
 
   ext {
-    protobufVersion = '3.19.3'
+    protobufVersion = '3.21.0'
   }
 
   sonarqube {