Skip to content

Commit

Permalink
Bump org.jfrog.buildinfo:build-info-extractor-gradle (#3302)
Browse files Browse the repository at this point in the history
Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/build-info) from 4.33.17 to 4.33.19.
- [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.33.17...build-info-gradle-extractor-4.33.19)

---
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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Jun 17, 2024
1 parent c65ff3d commit e0606cd
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 {
maven { url "https://repo.spring.io/plugins-release" }
}
dependencies {
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.33.17' //applied in individual submodules
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.33.19' //applied in individual submodules
}
}

Expand Down

0 comments on commit e0606cd

Please sign in to comment.