Bladeren bron

Update RSocket Sample to RSocket 1.1.0-M2

Closes gh-9112
Josh Cummings 4 jaren geleden
bovenliggende
commit
f87101ae22
1 gewijzigde bestanden met toevoegingen van 0 en 2 verwijderingen
  1. 0 2
      samples/boot/hellorsocket/spring-security-samples-boot-hellorsocket.gradle

+ 0 - 2
samples/boot/hellorsocket/spring-security-samples-boot-hellorsocket.gradle

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