We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc073a6 commit 54baba2Copy full SHA for 54baba2
buildSrc/build.gradle
@@ -81,7 +81,7 @@ dependencies {
81
implementation 'org.yaml:snakeyaml:1.33'
82
implementation localGroovy()
83
84
- implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
+ implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
85
implementation 'io.projectreactor:reactor-core:3.7.3'
86
implementation ('org.gretty:gretty:4.1.6') {
87
exclude group: 'org.springframework.boot', module: 'spring-boot-loader-tools'
0 commit comments