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

goooler 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 e29ced450d Bump org.sonarqube from 6.1.0.5360 to 6.2.0.5505
e29ced450d is described below

commit e29ced450daa26f801ba4d8daa2678e848d93c9f
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 16 01:59:54 2025 +0000

    Bump org.sonarqube from 6.1.0.5360 to 6.2.0.5505
    
    Bumps org.sonarqube from 6.1.0.5360 to 6.2.0.5505.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarqube
      dependency-version: 6.2.0.5505
      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 4483be748c..4915d00a75 100644
--- a/build.gradle
+++ b/build.gradle
@@ -21,7 +21,7 @@ plugins {
     id 'com.github.ben-manes.versions' version '0.52.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.1.0.5360'
+    id 'org.sonarqube' version '6.2.0.5505'
     id 'org.apache.groovy-core'
     id 'java-test-fixtures'
     id 'org.apache.groovy-jacoco-aggregation'

Reply via email to