This is an automated email from the ASF dual-hosted git repository.

arnold pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git


The following commit(s) were added to refs/heads/develop by this push:
     new 3800ad5cb Revert "Update plugin org.sonarqube to v6"
3800ad5cb is described below

commit 3800ad5cbf54787497c9ea7f39c73ed736be7f76
Author: Michael <[email protected]>
AuthorDate: Thu Dec 12 22:14:48 2024 +0100

    Revert "Update plugin org.sonarqube to v6"
    
    This reverts commit a9a7e77afca96f4e17803b8e13fdaa704876e463.
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index b2a216616..9054adf6a 100644
--- a/build.gradle
+++ b/build.gradle
@@ -104,7 +104,7 @@ plugins {
     id 'org.asciidoctor.jvm.convert' version '3.3.2' apply false
     id 'org.asciidoctor.jvm.pdf' version '3.3.2' apply false
     id 'com.google.cloud.tools.jib' version '3.4.4' apply false
-    id 'org.sonarqube' version '6.0.1.5171'
+    id 'org.sonarqube' version '4.4.1.3373'
     id 'com.github.andygoossens.modernizer' version '1.10.0' apply false
     // TODO: upgrade to 6.0.4
     id 'com.github.spotbugs' version '6.0.26' apply false

Reply via email to