aboutsummaryrefslogtreecommitdiff
path: root/juick-www
diff options
context:
space:
mode:
authorGravatar Vitaly Takmazov2018-04-20 23:35:05 +0300
committerGravatar Vitaly Takmazov2018-04-20 23:35:05 +0300
commitc49e9a80f61e2a89e976c448fe5bd01f34ca213e (patch)
treedf639d53d288b0806566c16d94bc26864ccd5a7f /juick-www
parent0ef1fe7c8bd07844a1e3c90f88585546cb846241 (diff)
update dependencies
Diffstat (limited to 'juick-www')
-rw-r--r--juick-www/build.gradle2
1 files changed, 1 insertions, 1 deletions
diff --git a/juick-www/build.gradle b/juick-www/build.gradle
index 0f4b17ff..1b7e4132 100644
--- a/juick-www/build.gradle
+++ b/juick-www/build.gradle
@@ -37,7 +37,7 @@ dependencies {
providedRuntime 'mysql:mysql-connector-java:5.1.45'
runtime "commons-fileupload:commons-fileupload:1.3.3"
- compile 'com.github.scribejava:scribejava-apis:5.3.0'
+ compile 'com.github.scribejava:scribejava-apis:5.4.0'
compile 'com.github.ooxi:serialized-php-parser:0.5.0'
compile 'com.mitchellbosecke:pebble-spring4:2.4.0'
compile 'com.atlassian.commonmark:commonmark:0.11.0'