Upgrade rsocket to 1.0.0-RC5 without BOM
This commit is contained in:
parent
cdeeb27b51
commit
8c4252681e
|
@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
|
||||||
ext.springDataVersion = 'Lovelace-SR11'
|
ext.springDataVersion = 'Lovelace-SR11'
|
||||||
}
|
}
|
||||||
|
|
||||||
ext.rsocketVersion = '1.0.0-RC3'
|
ext.rsocketVersion = '1.0.0-RC5'
|
||||||
|
|
||||||
dependencyManagement {
|
dependencyManagement {
|
||||||
imports {
|
imports {
|
||||||
|
|
Loading…
Reference in New Issue