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.7 to 4.33.10.
- [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.7...build-info-gradle-extractor-4.33.10)

---
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 Dec 28, 2023
1 parent 64d4e80 commit fdae438
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.7"
classpath "org.jfrog.buildinfo:build-info-extractor-gradle:4.33.10"
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.3-jre"
Expand Down

0 comments on commit fdae438

Please sign in to comment.