Skip to content

Commit 398db15

Browse files
kbahrrobertroeser
authored andcommitted
update reactor-bom dependency (#542)
Signed-off-by: Kyle Bahr <[email protected]>
1 parent 58a8d8f commit 398db15

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
@@ -28,7 +28,7 @@ plugins {
2828
subprojects {
2929
apply plugin: 'io.spring.dependency-management'
3030

31-
ext['reactor-bom.version'] = 'Californium-BUILD-SNAPSHOT'
31+
ext['reactor-bom.version'] = 'Californium-SR2'
3232
ext['logback.version'] = '1.2.3'
3333
ext['findbugs.version'] = '3.0.2'
3434
ext['netty.version'] = '4.1.29.Final'

0 commit comments

Comments
 (0)