Skip to content

Commit 5342133

Browse files
committed
Update to RSocket 1.0.3
Closes gh-9239
1 parent 7498ad9 commit 5342133

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-SR11'
1111
}
1212

13-
ext.rsocketVersion = '1.0.2'
13+
ext.rsocketVersion = '1.0.3'
1414

1515
dependencyManagement {
1616
imports {

0 commit comments

Comments
 (0)