Skip to content

Commit 1c3927b

Browse files
committed
updates to the latest reactor release-train
Signed-off-by: Oleh Dokuka <[email protected]>
1 parent ad12ddd commit 1c3927b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ subprojects {
2727
apply plugin: 'io.spring.dependency-management'
2828
apply plugin: 'com.github.sherter.google-java-format'
2929

30-
ext['reactor-bom.version'] = 'Dysprosium-SR6'
30+
ext['reactor-bom.version'] = 'Dysprosium-SR7'
3131
ext['logback.version'] = '1.2.3'
3232
ext['findbugs.version'] = '3.0.2'
3333
ext['netty-bom.version'] = '4.1.48.Final'

0 commit comments

Comments
 (0)