Skip to content

Commit

Permalink
Bump org.jfrog.buildinfo:build-info-extractor-gradle (#2868)
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.3 to 4.33.4.
- [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.3...build-info-gradle-extractor-4.33.4)

---
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] authored Aug 9, 2023
1 parent 8714a42 commit 979bc77
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.3' //applied in individual submodules
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.33.4' //applied in individual submodules
}
}

Expand Down

0 comments on commit 979bc77

Please sign in to comment.