summaryrefslogtreecommitdiffstats
path: root/build.moxie
diff options
context:
space:
mode:
Diffstat (limited to 'build.moxie')
-rw-r--r--build.moxie5
1 files changed, 3 insertions, 2 deletions
diff --git a/build.moxie b/build.moxie
index 2f86a3c7..c5ad4423 100644
--- a/build.moxie
+++ b/build.moxie
@@ -127,8 +127,9 @@ properties: {
dependencies:
# Dagger dependency injection library (annotation processor)
-- compile 'com.squareup.dagger:dagger:1.1.0' :war apt
-- compile 'com.squareup.dagger:dagger-compiler:1.1.0' :war optional apt
+- compile 'com.squareup.dagger:dagger:1.2.1' :war apt
+- compile 'com.squareup.dagger:dagger-compiler:1.2.1' :war optional apt
+- compile 'com.google.guava:guava:15.0' :war
# Standard dependencies
- compile 'com.intellij:annotations:12.0' :war
- compile 'log4j:log4j:1.2.17' :war :fedclient :authority