Skip to content

Commit

Permalink
Bump build-info-extractor-gradle from 4.29.0 to 4.29.1 (#2512)
Browse files Browse the repository at this point in the history
Bumps build-info-extractor-gradle from 4.29.0 to 4.29.1.

---
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] <support@github.com>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Sep 29, 2022
1 parent 6c18a10 commit 2c47dc7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -23,7 +23,7 @@ buildscript {
maven { url "https://repo.spring.io/plugins-release" }
}
dependencies {
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0' //applied in individual submodules
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.1' //applied in individual submodules
}
}

Expand Down

0 comments on commit 2c47dc7

Please sign in to comment.