You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by pa...@apache.org on 2022/01/11 01:09:15 UTC

[groovy] branch GROOVY_4_0_X updated: GROOVY-10448: Bump gradle versions plugin to 0.41.0 (build dependency)

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 156e0d5  GROOVY-10448: Bump gradle versions plugin to 0.41.0 (build dependency)
156e0d5 is described below

commit 156e0d50b6acc188f95c4c3015402cfe67a1b0d7
Author: Paul King <pa...@asert.com.au>
AuthorDate: Tue Jan 11 11:08:32 2022 +1000

    GROOVY-10448: Bump gradle versions plugin to 0.41.0 (build dependency)
---
 build.gradle                     | 2 +-
 gradle/verification-metadata.xml | 6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/build.gradle b/build.gradle
index 1aac17d..6f0855e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -40,7 +40,7 @@ buildscript {
 
 plugins {
     id 'me.champeau.buildscan-recipes' version '0.2.3'
-    id 'com.github.ben-manes.versions' version '0.39.0'
+    id 'com.github.ben-manes.versions' version '0.41.0'
     id 'com.github.blindpirate.osgi' version '0.0.6'
     id 'org.sonarqube' version '3.0'
     id 'org.apache.groovy-core'
diff --git a/gradle/verification-metadata.xml b/gradle/verification-metadata.xml
index 3305bfd..35df65a 100644
--- a/gradle/verification-metadata.xml
+++ b/gradle/verification-metadata.xml
@@ -316,9 +316,9 @@
             <sha512 value="c1ab30aa9984aaf40e0def6474f535875abcca1568e6d495317d1092b782ac39d13505bbbd50877589610a59273ac89ade0b68eee0501961c1af17ca5d509178" origin="Generated by Gradle because artifact wasn't signed"/>
          </artifact>
       </component>
-      <component group="com.github.ben-manes" name="gradle-versions-plugin" version="0.39.0">
-         <artifact name="gradle-versions-plugin-0.39.0.jar">
-            <sha512 value="09d2b8e7f26d347b6c7ea42bc50e42bcdca1cfa3388e160fab5a0e1a5b6f7c4cad1920f91a384c0b6145c0fe4b03ade39c9cdf28145d709cce763e3be8188818" origin="Generated by Gradle because artifact wasn't signed"/>
+      <component group="com.github.ben-manes" name="gradle-versions-plugin" version="0.41.0">
+         <artifact name="gradle-versions-plugin-0.41.0.jar">
+            <sha512 value="27a66a61915ce5267605968a4d4024671221a2620d0eaf501fb4021f68cd5a32a6ff1812ed7081351767562a3703f9ec48ea72c5845377bc5b4703d8740076dd" origin="Generated by Gradle because artifact wasn't signed"/>
          </artifact>
       </component>
       <component group="com.github.javaparser" name="javaparser-core" version="3.23.0">