aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index c764d6bd..ca1d01df 100644
--- a/build.gradle
+++ b/build.gradle
@@ -160,7 +160,7 @@ dependencies {
compile 'com.atlassian.commonmark:commonmark:0.12.1'
compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.12.1'
compile 'org.tomitribe:tomitribe-http-signatures:1.3'
- compile 'com.google.api-client:google-api-client:1.29.2'
+ compile 'com.google.api-client:google-api-client:1.30.0'
compile "com.kotcrab.remark:remark:1.0.0"
testCompile("org.springframework.boot:spring-boot-starter-test")