From d3c6a54c0ac644a14d2f6d43f780fcb5a4ad130e Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Thu, 17 Jan 2019 23:58:07 +0300 Subject: update deps --- build.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build.gradle') diff --git a/build.gradle b/build.gradle index 733c0425..3cb47000 100644 --- a/build.gradle +++ b/build.gradle @@ -180,7 +180,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.1' - compile 'com.google.api-client:google-api-client:1.27.0' + compile 'com.google.api-client:google-api-client:1.28.0' testCompile("org.springframework.boot:spring-boot-starter-test") testCompile('net.sourceforge.htmlunit:htmlunit:2.33') -- cgit v1.2.3