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

paulk pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git


The following commit(s) were added to refs/heads/master by this push:
     new 013978da4a Bump org.sonarqube from 6.2.0.5505 to 7.0.1.6134
013978da4a is described below

commit 013978da4a6f04de1d2c9950011e8e70dfcd818e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Oct 27 01:07:11 2025 +0000

    Bump org.sonarqube from 6.2.0.5505 to 7.0.1.6134
    
    Bumps org.sonarqube from 6.2.0.5505 to 7.0.1.6134.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarqube
      dependency-version: 7.0.1.6134
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 5ff605bf8e..d4084d8c2f 100644
--- a/build.gradle
+++ b/build.gradle
@@ -20,7 +20,7 @@ plugins {
     id 'com.github.ben-manes.versions' version '0.53.0'
     id 'io.github.goooler.osgi' version '0.8.6'
     id 'com.github.jk1.dependency-license-report' version '2.9'
-    id 'org.sonarqube' version '6.2.0.5505'
+    id 'org.sonarqube' version '7.0.1.6134'
     id 'org.apache.groovy-core'
     id 'java-test-fixtures'
     id 'org.apache.groovy-jacoco-aggregation'

Reply via email to