1
0
mirror of synced 2026-07-19 09:35:12 +00:00

Update RSocket to 1.0.0-RC6

Fixes gh-8256
This commit is contained in:
Eleftheria Stein
2020-04-01 09:14:38 -04:00
parent a02cd9d9e3
commit a57f4bb025
+1 -1
View File
@@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
ext.springDataVersion = 'Moore-SR6'
}
ext.rsocketVersion = '1.0.0-RC5'
ext.rsocketVersion = '1.0.0-RC6'
dependencyManagement {
imports {