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 1ee610a commit 37efd42Copy full SHA for 37efd42
buildSrc/build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
implementation 'org.yaml:snakeyaml:1.30'
63
implementation localGroovy()
64
65
- implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
+ implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
66
implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
67
implementation 'io.projectreactor:reactor-core:3.6.4'
68
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
0 commit comments