Преглед на файлове

Update RSocket Sample to RSocket 1.1.0-M2

Closes gh-9112
Josh Cummings преди 4 години
родител
ревизия
f87101ae22
променени са 1 файла, в които са добавени 0 реда и са изтрити 2 реда
  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'