Skip to content

Commit a57f4bb

Browse files
committed
Update RSocket to 1.0.0-RC6
Fixes gh-8256
1 parent a02cd9d commit a57f4bb

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

13-
ext.rsocketVersion = '1.0.0-RC5'
13+
ext.rsocketVersion = '1.0.0-RC6'
1414

1515
dependencyManagement {
1616
imports {

0 commit comments

Comments
 (0)