aboutsummaryrefslogtreecommitdiff
path: root/juick-api/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'juick-api/build.gradle')
-rw-r--r--juick-api/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/juick-api/build.gradle b/juick-api/build.gradle
index 608d4afb..a28060b7 100644
--- a/juick-api/build.gradle
+++ b/juick-api/build.gradle
@@ -14,7 +14,6 @@ dependencies {
compile 'io.springfox:springfox-swagger2:2.7.0'
compile 'io.springfox:springfox-swagger-ui:2.7.0'
- compile "org.springframework:spring-websocket:${rootProject.springFrameworkVersion}"
compile 'com.github.pengrad:java-telegram-bot-api:3.4.0'
compile 'org.apache.commons:commons-email:1.5'