project: Update gradle dependencies (#1718)

project: Update gradle dependencies
This commit is contained in:
ST0NEWALL
2019-10-04 22:42:13 -04:00
committed by GitHub

View File

@@ -37,7 +37,7 @@ ext {
discord = '1.1'
fernflower = '07082019'
findbugs = '3.0.2'
gson = '2.8.5'
gson = '2.8.6'
guava = '28.1-jre'
guice = '4.2.2'
h2 = '1.4.199'
@@ -74,7 +74,7 @@ ext {
plexus = '3.2.1'
rxjava = '2.2.13'
rxrelay = '2.1.1'
scribejava = '6.8.1'
scribejava = '6.9.0'
sisu = '0.3.3'
slf4j = '1.7.28'
springJdbc = '5.2.0.RELEASE'