Skip to content

Commit 72b4dbf

Browse files
committed
Upgrade to Dysprosium-SR20
Closes gh-1006 Signed-off-by: Rossen Stoyanchev <[email protected]>
1 parent a2a3540 commit 72b4dbf

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
@@ -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-BUILD-SNAPSHOT'
35+
ext['reactor-bom.version'] = 'Dysprosium-SR20'
3636
ext['logback.version'] = '1.2.3'
3737
ext['netty-bom.version'] = '4.1.59.Final'
3838
ext['netty-boringssl.version'] = '2.0.36.Final'

0 commit comments

Comments
 (0)