Skip to content

Commit dabe2ba

Browse files
committed
Update to RSocket 1.0.5
Closes gh-9959
1 parent 6afe47f commit dabe2ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

gradle/dependency-management.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ if (!project.hasProperty('springDataVersion')) {
1010
ext.springDataVersion = 'Moore-SR13'
1111
}
1212

13-
ext.rsocketVersion = '1.0.4'
13+
ext.rsocketVersion = '1.0.5'
1414

1515
dependencyManagement {
1616
imports {

0 commit comments

Comments
 (0)