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

paulk-asert 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 56b404fa63 Bump org.sonarqube from 7.0.1.6134 to 7.3.0.8198
56b404fa63 is described below

commit 56b404fa63dc56f64c3066583d9c5741e724c4dd
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 12 11:28:47 2026 +0000

    Bump org.sonarqube from 7.0.1.6134 to 7.3.0.8198
    
    Bumps org.sonarqube from 7.0.1.6134 to 7.3.0.8198.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarqube
      dependency-version: 7.3.0.8198
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    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 c4e6e7d851..81a8cad2b9 100644
--- a/build.gradle
+++ b/build.gradle
@@ -20,7 +20,7 @@ plugins {
     id 'com.github.ben-manes.versions' version '0.54.0'
     id 'io.github.goooler.osgi' version '0.8.6'
     id 'com.github.jk1.dependency-license-report' version '3.1.2'
-    id 'org.sonarqube' version '7.0.1.6134'
+    id 'org.sonarqube' version '7.3.0.8198'
     id 'org.apache.groovy-core'
     id 'java-test-fixtures'
     id 'org.apache.groovy-jacoco-aggregation'

Reply via email to