From b5eed5e659c94eb618b3f35dff92988e2860235c Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 20 Nov 2018 16:51:56 +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 f8b3544b..8f70ee30 100644 --- a/build.gradle +++ b/build.gradle @@ -164,7 +164,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.1' - compile 'com.squareup.okhttp3:okhttp:3.11.0' + compile 'com.squareup.okhttp3:okhttp:3.12.0' testCompile("org.springframework.boot:spring-boot-starter-test") testCompile('net.sourceforge.htmlunit:htmlunit:2.33') -- cgit v1.2.3