Skip to content

Commit

Permalink
Bump org.jfrog.buildinfo:build-info-extractor-gradle
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.5 to 4.33.6.
- [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.5...build-info-gradle-extractor-4.33.6)

---
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>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 549f379 commit afa16f4
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 @@ -8,7 +8,7 @@ buildscript {
}

dependencies {
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.33.5"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.33.6"
classpath "de.marcphilipp.gradle:nexus-publish-plugin:0.4.0"
classpath "gradle.plugin.com.github.spotbugs.snom:spotbugs-gradle-plugin:4.7.5"
classpath "com.google.guava:guava:32.1.2-jre"
Expand Down

0 comments on commit afa16f4

Please sign in to comment.