Skip to content

Commit

Permalink
Bump build-info-extractor-gradle from 4.28.4 to 4.29.0 (#2395)
Browse files Browse the repository at this point in the history
Bumps [build-info-extractor-gradle](https://github.com/jfrog/build-info) from 4.28.4 to 4.29.0.
- [Release notes](https://github.com/jfrog/build-info/releases)
- [Changelog](https://github.com/jfrog/build-info/blob/master/RELEASE.md)
- [Commits](jfrog/build-info@build-info-gradle-extractor-4.28.4...build-info-gradle-extractor-4.29.0)

---
updated-dependencies:
- dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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 Jul 22, 2022
1 parent 16a086a commit 285ed61
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.28.4' //applied in individual submodules
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.29.0' //applied in individual submodules
}
}

Expand Down

0 comments on commit 285ed61

Please sign in to comment.