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

paulk 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 6fc539074a Bump org.jfrog.buildinfo:build-info-extractor-gradle from 
5.2.5 to 6.0.1
6fc539074a is described below

commit 6fc539074aa0769f7e1a19f4bbfe3fba380b11d3
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Sep 25 21:01:45 2025 +0000

    Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.2.5 to 6.0.1
    
    Bumps 
[org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gradle-plugin)
 from 5.2.5 to 6.0.1.
    - [Release 
notes](https://github.com/jfrog/artifactory-gradle-plugin/releases)
    - 
[Commits](https://github.com/jfrog/artifactory-gradle-plugin/compare/5.2.5...6.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
      dependency-version: 6.0.1
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
---
 build-logic/build.gradle | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build-logic/build.gradle b/build-logic/build.gradle
index 172e5cf405..edc0446fb5 100644
--- a/build-logic/build.gradle
+++ b/build-logic/build.gradle
@@ -29,7 +29,7 @@ repositories {
 dependencies {
     implementation 'org.asciidoctor:asciidoctor-gradle-jvm:5.0.0-alpha.1'
     implementation 'org.asciidoctor:asciidoctor-gradle-jvm-pdf:5.0.0-alpha.1'
-    implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:5.2.5'
+    implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:6.0.1'
     implementation 'org.nosphere.apache:creadur-rat-gradle:0.8.1'
     implementation 'com.github.spotbugs.snom:spotbugs-gradle-plugin:6.2.4'
     implementation 'me.champeau.jmh:jmh-gradle-plugin:0.7.2'

Reply via email to