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 e859c6d commit e5168a5Copy full SHA for e5168a5
buildSrc/build.gradle
@@ -67,7 +67,7 @@ dependencies {
67
implementation localGroovy()
68
69
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
70
- implementation 'io.spring.gradle:dependency-management-plugin:1.0.10.RELEASE'
+ implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
71
implementation 'io.projectreactor:reactor-core:3.4.33'
72
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
73
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
0 commit comments