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 6e98f0c commit 8188184Copy full SHA for 8188184
buildSrc/build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
implementation localGroovy()
63
64
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
65
- implementation 'io.spring.gradle:dependency-management-plugin:1.0.10.RELEASE'
+ implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
66
implementation 'io.projectreactor:reactor-core:3.4.33'
67
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
68
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
0 commit comments