Skip to content

Commit 2566082

Browse files
committed
Revert "Bump io.github.gradle-nexus:publish-plugin from 1.3.0 to 2.0.0"
This reverts commit 5cc6804.
1 parent 29d72e8 commit 2566082

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildSrc/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -81,7 +81,7 @@ dependencies {
8181
implementation 'org.yaml:snakeyaml:1.33'
8282
implementation localGroovy()
8383

84-
implementation 'io.github.gradle-nexus:publish-plugin:2.0.0'
84+
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
8585
implementation 'io.projectreactor:reactor-core:3.7.8'
8686
implementation ('org.gretty:gretty:4.1.6') {
8787
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'

0 commit comments

Comments
 (0)