project: Update gradle dependencies
This commit is contained in:
@@ -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'
|
||||
|
||||
Reference in New Issue
Block a user