Skip to content

Commit

Permalink
Bump build-info-extractor-gradle from 4.24.21 to 4.27.0
Browse files Browse the repository at this point in the history
Bumps [build-info-extractor-gradle](https://github.com/jfrog/build-info) from 4.24.21 to 4.27.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.24.21...build-info-gradle-extractor-4.27.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>
  • Loading branch information
dependabot[bot] authored Feb 7, 2022
1 parent 0774bb2 commit 5167a44
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 @@ -12,7 +12,7 @@ buildscript {
classpath "org.jetbrains.kotlin:kotlin-gradle-plugin:$kotlin_version"
// NOTE: Do not place your application dependencies here; they belong
// in the individual module build.gradle files
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.24.21'
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.27.0'
}
}

Expand Down

0 comments on commit 5167a44

Please sign in to comment.