project: Update gradle dependencies

This commit is contained in:
OpenOSRS
2019-10-17 00:12:52 +00:00
parent de940648f2
commit c949a90d25

View File

@@ -44,7 +44,7 @@ ext {
guava = '28.1-jre'
guice = '4.2.2'
h2 = '1.4.200'
hamcrest = '2.1'
hamcrest = '2.2'
httpcore = '4.4.12'
httpmime = '4.5.10'
javassist = '3.26.0-GA'
@@ -81,7 +81,7 @@ ext {
sisu = '0.3.3'
slf4j = '1.7.28'
springJdbc = '5.2.0.RELEASE'
springboot = '2.1.9.RELEASE'
springboot = '2.2.0.RELEASE'
sql2o = '1.6.0'
substance = '8.0.02'
trident = '1.5.00'