1
0
mirror of synced 2026-05-22 13:23:17 +00:00

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