Skip to content

Commit

Permalink
Update to RSocket 1.0.4
Browse files Browse the repository at this point in the history
Closes gh-9602
  • Loading branch information
eleftherias committed Apr 12, 2021
1 parent fb7efff commit 93defb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gradle/dependency-management.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
ext.springDataVersion = 'Moore-SR13'
}

ext.rsocketVersion = '1.0.3'
ext.rsocketVersion = '1.0.4'

dependencyManagement {
imports {
Expand Down

0 comments on commit 93defb2

Please sign in to comment.