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 1372e11 commit aa4d469Copy full SHA for aa4d469
buildSrc/build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
implementation localGroovy()
64
65
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
66
- implementation 'io.spring.gradle:dependency-management-plugin:1.1.4'
+ implementation 'io.spring.gradle:dependency-management-plugin:1.1.5'
67
implementation 'io.projectreactor:reactor-core:3.6.5'
68
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
69
implementation 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
0 commit comments