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

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


The following commit(s) were added to refs/heads/GROOVY_4_0_X by this push:
     new e620885420 Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0
e620885420 is described below

commit e6208854203c4a1fa2474832ea7de370fd4f82c0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jan 24 01:34:13 2025 +0000

    Bump com.github.ben-manes.versions from 0.51.0 to 0.52.0
    
    Bumps com.github.ben-manes.versions from 0.51.0 to 0.52.0.
    
    ---
    updated-dependencies:
    - dependency-name: com.github.ben-manes.versions
      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 d750ed63fe..d41a217048 100644
--- a/build.gradle
+++ b/build.gradle
@@ -18,7 +18,7 @@
  */
 plugins {
     id 'me.champeau.buildscan-recipes' version '0.2.3'
-    id 'com.github.ben-manes.versions' version '0.51.0'
+    id 'com.github.ben-manes.versions' version '0.52.0'
     id 'com.github.blindpirate.osgi' version '0.0.7'
     id 'com.github.jk1.dependency-license-report' version '2.9'
     id 'org.sonarqube' version '4.0.0.2929' // last JDK8 version

Reply via email to