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 ad12ddd commit 1c3927bCopy full SHA for 1c3927b
build.gradle
@@ -27,7 +27,7 @@ subprojects {
27
apply plugin: 'io.spring.dependency-management'
28
apply plugin: 'com.github.sherter.google-java-format'
29
30
- ext['reactor-bom.version'] = 'Dysprosium-SR6'
+ ext['reactor-bom.version'] = 'Dysprosium-SR7'
31
ext['logback.version'] = '1.2.3'
32
ext['findbugs.version'] = '3.0.2'
33
ext['netty-bom.version'] = '4.1.48.Final'
0 commit comments