aboutsummaryrefslogtreecommitdiff
path: root/juick-notifications/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'juick-notifications/build.gradle')
-rw-r--r--juick-notifications/build.gradle1
1 files changed, 0 insertions, 1 deletions
diff --git a/juick-notifications/build.gradle b/juick-notifications/build.gradle
index 41fa1206..9aa98fc2 100644
--- a/juick-notifications/build.gradle
+++ b/juick-notifications/build.gradle
@@ -8,7 +8,6 @@ dependencies {
compile 'com.ganyo:gcm-server:1.1.0'
compile 'com.notnoop.apns:apns:1.0.0.Beta6'
compile "org.springframework:spring-webmvc:${rootProject.springFrameworkVersion}"
- compile 'com.mitchellbosecke:pebble-spring4:2.3.0'
providedRuntime 'mysql:mysql-connector-java:5.1.40'