Update to RSocket 1.0.2
Closes gh-9084
This commit is contained in:
@@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
|
||||
ext.springDataVersion = 'Moore-SR10'
|
||||
}
|
||||
|
||||
ext.rsocketVersion = '1.0.1'
|
||||
ext.rsocketVersion = '1.0.2'
|
||||
|
||||
dependencyManagement {
|
||||
imports {
|
||||
|
||||
Reference in New Issue
Block a user