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 {
19
19
implementation " io.github.gradle-nexus:publish-plugin:2.0.0"
20
20
implementation " io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.41"
21
21
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 "
23
23
}
Original file line number Diff line number Diff line change @@ -32,7 +32,7 @@ repositories {
32
32
dependencies {
33
33
management platform(project(" :dependencies" ))
34
34
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 "
36
36
37
37
testImplementation " org.junit.jupiter:junit-jupiter"
38
38
testRuntimeOnly " org.junit.platform:junit-platform-launcher"
You can’t perform that action at this time.
0 commit comments