From 13a0f7dcf98d8cf6c5d859458903bc85534fbdbd Mon Sep 17 00:00:00 2001 From: Vitaly Takmazov Date: Tue, 9 Oct 2018 09:15:21 +0300 Subject: update deps --- juick-server/build.gradle | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'juick-server/build.gradle') diff --git a/juick-server/build.gradle b/juick-server/build.gradle index 3d6b76b3..1576d11d 100644 --- a/juick-server/build.gradle +++ b/juick-server/build.gradle @@ -72,7 +72,7 @@ dependencies { compileOnly 'io.springfox:springfox-core:2.9.2' compile 'org.apache.commons:commons-email:1.5' - compile 'com.github.scribejava:scribejava-apis:5.5.0' + compile 'com.github.scribejava:scribejava-apis:6.0.0' compile 'com.github.pengrad:java-telegram-bot-api:4.1.0' compile 'com.github.messenger4j:messenger4j:1.0.0' compile 'org.springframework.social:spring-social-twitter:1.1.2.RELEASE' @@ -96,7 +96,6 @@ dependencies { runtime 'com.h2database:h2:1.4.196' runtime "commons-fileupload:commons-fileupload:1.3.3" - compile 'com.github.scribejava:scribejava-apis:5.6.0' compile 'com.github.ooxi:serialized-php-parser:0.5.0' compile 'io.pebbletemplates:pebble-spring5:3.0.5' compile 'com.atlassian.commonmark:commonmark:0.11.0' -- cgit v1.2.3