Skip to content

Commit

Permalink
Bump org.jfrog.buildinfo:build-info-extractor-gradle from 5.0.2 to 5.1.1
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 5.0.2 to 5.1.1.
- [Release notes](https://github.com/jfrog/artifactory-gradle-plugin/releases)
- [Commits](jfrog/artifactory-gradle-plugin@5.0.2...5.1.1)

---
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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 23, 2023
1 parent 6de7776 commit 25ffc3c
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.2")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:5.1.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 25ffc3c

Please sign in to comment.