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

sunlan 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 5c5332bb1d Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277
5c5332bb1d is described below

commit 5c5332bb1d74c0ddac7c52e5e30a5c1897bc071c
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Sep 4 01:45:27 2023 +0000

    Bump org.sonarqube from 4.3.0.3225 to 4.3.1.3277
    
    Bumps org.sonarqube from 4.3.0.3225 to 4.3.1.3277.
    
    ---
    updated-dependencies:
    - dependency-name: org.sonarqube
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 8831d665e4..23765291bb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -21,7 +21,7 @@ plugins {
     id 'com.github.ben-manes.versions' version '0.47.0'
     id 'com.github.blindpirate.osgi' version '0.0.7'
     id 'com.github.jk1.dependency-license-report' version '2.5'
-    id 'org.sonarqube' version '4.3.0.3225'
+    id 'org.sonarqube' version '4.3.1.3277'
     id 'org.apache.groovy-core'
     id 'java-test-fixtures'
     id 'org.apache.groovy-jacoco-aggregation'

Reply via email to