1
0
mirror of synced 2026-07-20 01:55:08 +00:00

Update to RSocket 1.0.0

Fixes gh-8626
This commit is contained in:
Eleftheria Stein
2020-06-02 17:15:05 -04:00
parent 7e9c7534f5
commit e87783024c
+1 -1
View File
@@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
ext.springDataVersion = 'Moore-SR7'
}
ext.rsocketVersion = '1.0.0-RC7'
ext.rsocketVersion = '1.0.0'
dependencyManagement {
imports {