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 7830c47 commit e4d0d8aCopy full SHA for e4d0d8a
buildSrc/build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
64
implementation 'io.github.gradle-nexus:publish-plugin:1.3.0'
65
implementation 'io.spring.gradle:dependency-management-plugin:1.1.6'
66
- implementation 'io.projectreactor:reactor-core:3.6.11'
+ implementation 'io.projectreactor:reactor-core:3.6.12'
67
implementation 'com.apollographql.apollo:apollo-runtime:2.5.14'
68
implementation 'com.github.ben-manes:gradle-versions-plugin:0.51.0'
69
implementation 'com.github.spullara.mustache.java:compiler:0.9.14'
0 commit comments