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

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

commit e0d2caefdab37a7dc7b741e98b5af948ea9a3735
Author: Paul King <[email protected]>
AuthorDate: Mon Feb 24 15:34:02 2025 +1000

     Bump org.nosphere.apache:creadur-rat-gradle from 0.8.0 to 0.8.1
---
 build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build.gradle b/build.gradle
index 251e6cae26..6e364b278b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -38,7 +38,7 @@ buildscript {
         classpath 'org.asciidoctor:asciidoctor-gradle-plugin:1.5.8'
         classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:3.0.3'
         //classpath 'nl.javadude.gradle.plugins:license-gradle-plugin:0.11.0'
-        classpath 'org.nosphere.apache:creadur-rat-gradle:0.8.0'
+        classpath 'org.nosphere.apache:creadur-rat-gradle:0.8.1'
         classpath 'gradle.plugin.com.github.jk1:gradle-license-report:1.3'
     }
 }

Reply via email to