aboutsummaryrefslogtreecommitdiff
path: root/build.gradle
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2019-09-27 11:19:24 +0300
committerGravatar Vitaly Takmazov2019-09-27 11:19:24 +0300
commit53d8799d3678069bf4a5ef44cf61d3cd32018feb (patch)
tree0b55de2d12cd305d520ee09dfa0d623f6142fb0e /build.gradle
parent253b0b4e9e1f3bfa3e0d4843fec510e6401e445f (diff)
Update deps
Diffstat (limited to 'build.gradle')
-rw-r--r--build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/build.gradle b/build.gradle
index e15ac1f1..53a41e2b 100644
--- a/build.gradle
+++ b/build.gradle
@@ -161,7 +161,7 @@ dependencies {
compile 'com.atlassian.commonmark:commonmark:0.13.0'
compile 'com.atlassian.commonmark:commonmark-ext-autolink:0.13.0'
compile 'org.tomitribe:tomitribe-http-signatures:1.3'
- compile 'com.google.api-client:google-api-client:1.30.3'
+ compile 'com.google.api-client:google-api-client:1.30.4'
compile "com.kotcrab.remark:remark:1.2.0"
testCompile("org.springframework.boot:spring-boot-starter-test")