We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b3cd7f commit 6e1df14Copy full SHA for 6e1df14
buildSrc/build.gradle
@@ -62,7 +62,7 @@ dependencies {
62
implementation localGroovy()
63
64
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
65
- implementation 'io.spring.gradle:dependency-management-plugin:1.1.6'
+ implementation 'io.spring.gradle:dependency-management-plugin:1.1.7'
66
implementation 'io.projectreactor:reactor-core:3.6.13'
67
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
68
implementation 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
0 commit comments