[FIX] ProGuard update

This commit is contained in:
Gravita 2021-09-26 11:40:00 +07:00
parent dfd565d44f
commit baf2997089

View file

@ -1,6 +1,6 @@
project.ext {
verAsm = '9.2'
verNetty = '4.1.66.Final'
verNetty = '4.1.68.Final'
verOshiCore = '5.8.0'
verJunit = '5.7.2'
verGuavaC = '30.1.1-jre'
@ -8,13 +8,13 @@
verJline = '3.20.0'
verJwt = '0.11.2'
verBcprov = '1.69'
verGson = '2.8.7'
verGson = '2.8.8'
verBcpkix = '1.69'
verSlf4j = '1.7.31'
verSlf4j = '1.7.32'
verLog4j = '2.14.1'
verMySQLConn = '8.0.26'
verPostgreSQLConn = '42.2.23'
verProguard = '7.1.1'
verPostgreSQLConn = '42.2.24'
verProguard = '7.2.0-beta2'
verLaunch4j = '3.14'
verHibernate = '5.5.6.Final'
}