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 4f12efbc..bd3fc4fb 100644
--- a/build.gradle
+++ b/build.gradle
@@ -179,7 +179,7 @@ dependencies {
compile 'com.atlassian.commonmark:commonmark:0.14.0'
compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.14.0'
compile 'org.tomitribe:tomitribe-http-signatures:1.3'
- compile 'com.google.api-client:google-api-client:1.30.8'
+ compile 'com.google.api-client:google-api-client:1.30.9'
compile "com.kotcrab.remark:remark:1.2.0"
compile 'io.jsonwebtoken:jjwt-api:0.11.0'