File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -19,5 +19,5 @@ dependencies {
1919 implementation " io.github.gradle-nexus:publish-plugin:2.0.0"
2020 implementation " io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.41"
2121 implementation " io.spring.nohttp:nohttp-gradle:0.0.11"
22- implementation " org.jfrog.buildinfo:build-info-extractor-gradle:5.1.14 "
22+ implementation " org.jfrog.buildinfo:build-info-extractor-gradle:5.2.0 "
2323}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ repositories {
3232dependencies {
3333 management platform(project(" :dependencies" ))
3434 implementation " io.github.gradle-nexus:publish-plugin:2.0.0"
35- implementation " org.jfrog.buildinfo:build-info-extractor-gradle:5.1.14 "
35+ implementation " org.jfrog.buildinfo:build-info-extractor-gradle:5.2.0 "
3636
3737 testImplementation " org.junit.jupiter:junit-jupiter"
3838 testRuntimeOnly " org.junit.platform:junit-platform-launcher"
You can’t perform that action at this time.
0 commit comments