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/artifactory-gradle-plugin) from 4.33.1 to 5.0.0.
- [Release notes](https://github.com/jfrog/artifactory-gradle-plugin/releases)
- [Commits](https://github.com/jfrog/artifactory-gradle-plugin/commits/5.0.0)

---
updated-dependencies:
- dependency-name: org.jfrog.buildinfo:build-info-extractor-gradle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and daniellansun committed Jul 3, 2023
1 parent b0cf2e5 commit 5254a12
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build-logic/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ repositories {
dependencies {
implementation 'org.asciidoctor:asciidoctor-gradle-jvm:3.3.2'
implementation 'org.asciidoctor:asciidoctor-gradle-jvm-pdf:3.3.2'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:4.33.1'
implementation 'org.jfrog.buildinfo:build-info-extractor-gradle:5.0.0'
implementation 'org.nosphere.apache:creadur-rat-gradle:0.8.0'
implementation 'com.github.spotbugs.snom:spotbugs-gradle-plugin:5.0.14'
implementation 'me.champeau.jmh:jmh-gradle-plugin:0.7.1'
Expand Down

0 comments on commit 5254a12

Please sign in to comment.