Skip to content

Commit

Permalink
Upgrade to Dysprosium-SR13
Browse files Browse the repository at this point in the history
Closes gh-951
  • Loading branch information
rstoyanchev committed Oct 26, 2020
1 parent 088cad9 commit d047c59
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Expand Up @@ -32,7 +32,7 @@ subprojects {
apply plugin: 'io.spring.dependency-management'
apply plugin: 'com.github.sherter.google-java-format'

ext['reactor-bom.version'] = 'Dysprosium-SR12'
ext['reactor-bom.version'] = 'Dysprosium-SR13'
ext['logback.version'] = '1.2.3'
ext['netty-bom.version'] = '4.1.52.Final'
ext['netty-boringssl.version'] = '2.0.34.Final'
Expand Down

0 comments on commit d047c59

Please sign in to comment.