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 845810289e Bump org.jfrog.buildinfo:build-info-extractor-gradle
845810289e is described below

commit 845810289e0ee82b2724296e503e20d958230945
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 16 02:02:04 2023 +0000

    Bump org.jfrog.buildinfo:build-info-extractor-gradle
    
    Bumps 
[org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/build-info)
 from 4.31.1 to 4.31.2.
    - [Release notes](https://github.com/jfrog/build-info/releases)
    - [Changelog](https://github.com/jfrog/build-info/blob/master/RELEASE.md)
    - 
[Commits](https://github.com/jfrog/build-info/compare/build-info-gradle-extractor-4.31.1...build-info-gradle-extractor-4.31.2)
    
    ---
    updated-dependencies:
    - dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
---
 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 34d07e1f9a..1d84d4d854 100644
--- a/build-logic/build.gradle
+++ b/build-logic/build.gradle
@@ -29,7 +29,7 @@ repositories {
 dependencies {
     implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
     implementation 'org.asciidoctor:asciidoctor-gradle-jvm-pdf:3.3.2'
-    implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.31.1'
+    implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.31.2'
     implementation 'org.nosphere.apache:creadur-rat-gradle:0.8.0'
     implementation 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.13'
     implementation 'me.champeau.jmh:jmh-gradle-plugin:0.6.8'

Reply via email to