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 6f23aa7 commit 222ebeaCopy full SHA for 222ebea
buildSrc/build.gradle
@@ -87,7 +87,7 @@ dependencies {
87
implementation localGroovy()
88
89
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
90
- implementation 'io.projectreactor:reactor-core:3.5.0-M4'
+ implementation 'io.projectreactor:reactor-core:3.5.0-M6'
91
implementation 'gradle.plugin.org.gretty:gretty:3.0.1'
92
implementation 'com.apollographql.apollo:apollo-runtime:2.4.5'
93
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
0 commit comments