Update RSocket Sample to RSocket 1.1.0-M2

Closes gh-9112
This commit is contained in:
Josh Cummings 2020-10-07 15:26:54 -06:00
parent 6cb41fb777
commit f87101ae22
No known key found for this signature in database
GPG Key ID: 49EF60DD7FF83443
1 changed files with 0 additions and 2 deletions

View File

@ -9,5 +9,3 @@ dependencies {
testCompile project(':spring-security-test')
testCompile 'org.springframework.boot:spring-boot-starter-test'
}
ext['rsocket.version'] = '1.0.1'