Skip to content

Commit

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

---
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]>
  • Loading branch information
dependabot[bot] authored Jul 11, 2024
1 parent 60fa16c commit 95f7d73
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 @@ -21,7 +21,7 @@ buildscript {
}
dependencies {
classpath("io.spring.gradle:dependency-management-plugin:1.1.6")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:5.2.2")
classpath("org.jfrog.buildinfo:build-info-extractor-gradle:5.2.3")
classpath("io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.42")
classpath("io.spring.nohttp:nohttp-gradle:0.0.11")
}
Expand Down

0 comments on commit 95f7d73

Please sign in to comment.