Skip to content

Commit

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

---
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 Jan 2, 2024
1 parent f9c734a commit 14a69e5
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.4")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:5.1.11")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:5.1.13")
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.40")
classpath("io.spring.nohttp:nohttp-gradle:${nohttpVersion}")
}
Expand Down

0 comments on commit 14a69e5

Please sign in to comment.