Skip to content

Commit

Permalink
Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.0.0 to 5.…
Browse files Browse the repository at this point in the history
…0.1 (#364)

Bumps [org.jfrog.buildinfo:build-info-extractor-gradle](https://github.com/jfrog/artifactory-gradle-plugin) from 5.0.0 to 5.0.1.
- [Release notes](https://github.com/jfrog/artifactory-gradle-plugin/releases)
- [Commits](jfrog/artifactory-gradle-plugin@5.0.0...5.0.1)

---
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 4, 2023
1 parent bd1c274 commit 0cedb65
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 @@ -22,7 +22,7 @@ buildscript {
}
dependencies {
classpath("io.spring.gradle:dependency-management-plugin:1.1.0")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:5.0.0")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:5.0.1")
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.39")
classpath("io.spring.nohttp:nohttp-gradle:${nohttpVersion}")
}
Expand Down

0 comments on commit 0cedb65

Please sign in to comment.