Skip to content

Commit

Permalink
Bump org.jfrog.buildinfo:build-info-extractor-gradle (#2807)
Browse files Browse the repository at this point in the history
Bumps org.jfrog.buildinfo:build-info-extractor-gradle from 4.31.9 to 4.32.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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 18, 2023
1 parent a9e732e commit 8571a1b
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.31.9' //applied in individual submodules
classpath 'org.jfrog.buildinfo:build-info-extractor-gradle:4.32.0' //applied in individual submodules
}
}

Expand Down

0 comments on commit 8571a1b

Please sign in to comment.