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 af30114 commit a225bb7Copy full SHA for a225bb7
buildSrc/build.gradle
@@ -63,7 +63,7 @@ dependencies {
63
64
implementation 'io.github.gradle-nexus:publish-plugin:1.1.0'
65
implementation 'io.spring.gradle:dependency-management-plugin:1.0.15.RELEASE'
66
- implementation 'io.projectreactor:reactor-core:3.4.33'
+ implementation 'io.projectreactor:reactor-core:3.4.34'
67
implementation 'com.github.ben-manes:gradle-versions-plugin:0.38.0'
68
implementation 'com.github.spullara.mustache.java:compiler:0.9.11'
69
implementation 'io.spring.javaformat:spring-javaformat-gradle-plugin:0.0.39'
0 commit comments