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

commit 3ab648c08830977436725b4539eddc61b8e350cb
Author: Renovate <[email protected]>
AuthorDate: Thu Sep 5 00:46:58 2024 +0000

    Update plugin com.github.spotbugs to v6
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 44d66ec05..0fed7d354 100644
--- a/build.gradle
+++ b/build.gradle
@@ -109,7 +109,7 @@ plugins {
     id 'org.sonarqube' version '4.4.1.3373'
     id 'com.github.andygoossens.modernizer' version '1.9.0' apply false
     // TODO: upgrade to 6.0.4
-    id 'com.github.spotbugs' version '5.2.5' apply false
+    id 'com.github.spotbugs' version '6.0.22' apply false
     id 'se.thinkcode.cucumber-runner' version '0.0.11' apply false
     id "com.github.davidmc24.gradle.plugin.avro-base" version "1.9.1" apply 
false
     id 'org.openapi.generator' version '7.2.0' apply false

Reply via email to