Skip to content

Commit

Permalink
Update to RSocket 1.0.0
Browse files Browse the repository at this point in the history
Fixes gh-8626
  • Loading branch information
eleftherias committed Jun 2, 2020
1 parent 7e9c753 commit e877830
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Expand Up @@ -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 {
Expand Down

0 comments on commit e877830

Please sign in to comment.