Skip to content

Commit

Permalink
Bump build-info-extractor-gradle from 4.27.1 to 4.28.2 (#281)
Browse files Browse the repository at this point in the history
Bumps [build-info-extractor-gradle](https://github.com/jfrog/build-info) from 4.27.1 to 4.28.2.
- [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.27.1...build-info-gradle-extractor-4.28.2)

---
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] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Apr 20, 2022
1 parent 33777a6 commit ce1eb42
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ buildscript {
dependencies {
classpath("io.spring.gradle:propdeps-plugin:0.0.10.RELEASE")
classpath("io.spring.gradle:dependency-management-plugin:1.0.11.RELEASE")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:4.27.1")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:4.28.2")
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.31")
classpath("io.spring.nohttp:nohttp-gradle:${nohttpVersion}")
}
Expand Down

0 comments on commit ce1eb42

Please sign in to comment.