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 @@ -16,7 +16,7 @@ repositories {
1616}
1717
1818dependencies {
19- implementation " io.github.gradle-nexus:publish-plugin:2.0.0-rc-2 "
19+ 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"
2222 implementation " org.jfrog.buildinfo:build-info-extractor-gradle:5.1.14"
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ repositories {
3131
3232dependencies {
3333 management platform(project(" :dependencies" ))
34- implementation " io.github.gradle-nexus:publish-plugin:2.0.0-rc-2 "
34+ implementation " io.github.gradle-nexus:publish-plugin:2.0.0"
3535 implementation " org.jfrog.buildinfo:build-info-extractor-gradle:5.1.14"
3636
3737 testImplementation " org.junit.jupiter:junit-jupiter"
You can’t perform that action at this time.
0 commit comments