Skip to content

Commit d047c59

Browse files
committed
Upgrade to Dysprosium-SR13
Closes gh-951
1 parent 088cad9 commit d047c59

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ subprojects {
3232
apply plugin: 'io.spring.dependency-management'
3333
apply plugin: 'com.github.sherter.google-java-format'
3434

35-
ext['reactor-bom.version'] = 'Dysprosium-SR12'
35+
ext['reactor-bom.version'] = 'Dysprosium-SR13'
3636
ext['logback.version'] = '1.2.3'
3737
ext['netty-bom.version'] = '4.1.52.Final'
3838
ext['netty-boringssl.version'] = '2.0.34.Final'

0 commit comments

Comments
 (0)