aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle1
1 files changed, 1 insertions, 0 deletions
diff --git a/build.gradle b/build.gradle
index 8f70ee30..c4cce68e 100644
--- a/build.gradle
+++ b/build.gradle
@@ -165,6 +165,7 @@ dependencies {
compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.12.1'
compile 'org.tomitribe:tomitribe-http-signatures:1.1'
compile 'com.squareup.okhttp3:okhttp:3.12.0'
+ compile 'com.google.api-client:google-api-client:1.24.1'
testCompile("org.springframework.boot:spring-boot-starter-test")
testCompile('net.sourceforge.htmlunit:htmlunit:2.33')