1
0
mirror of synced 2026-08-02 08:17:03 +00:00

Update to RSocket 1.0.5

Closes gh-9959
This commit is contained in:
Eleftheria Stein
2021-06-21 11:12:22 +02:00
parent 6afe47f164
commit dabe2bacb0
+1 -1
View File
@@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
ext.springDataVersion = 'Moore-SR13'
}
ext.rsocketVersion = '1.0.4'
ext.rsocketVersion = '1.0.5'
dependencyManagement {
imports {