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

commit 78ee0d33dbf0d621fd534b00f0850d2038d06eac
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Feb 17 02:02:15 2023 +0000

    Bump org.jfrog.buildinfo:build-info-extractor-gradle
    
    Bumps org.jfrog.buildinfo:build-info-extractor-gradle from 4.31.2 to 4.31.3.
    
    ---
    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] <[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 1d84d4d854..a999a2d231 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.2'
+    implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.31.3'
     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