[ANY] Обновлены библиотеки

This commit is contained in:
Gravit 2020-03-27 10:30:06 +07:00
parent 88966edffb
commit 1f8a81ef58
No known key found for this signature in database
GPG key ID: 061981E1E85D3216

View file

@ -1,18 +1,18 @@
project.ext {
verAsm = '7.2'
verNetty = '4.1.43.Final'
verOshiCore = '3.13.0'
verJunit = '5.6.0'
verGuavaC = '26.0-jre'
verAsm = '7.3.1'
verNetty = '4.1.48.Final'
verOshiCore = '4.5.2'
verJunit = '5.6.1'
verGuavaC = '28.2-jre'
verJansi = '1.18'
verJline = '3.11.0'
verJline = '3.14.0'
verBcprov = '1.46'
verGson = '2.8.5'
verGson = '2.8.6'
verBcpkix = '1.61'
verSlf4j = '1.7.25'
verMySQLConn = '8.0.16'
verPostgreSQLConn = '42.2.6'
verProguard = '6.2.0'
verMySQLConn = '8.0.19'
verPostgreSQLConn = '42.2.11'
verProguard = '6.2.2'
verLaunch4j = '3.12'
verHibernate = '5.4.9.Final'
verHibernate = '5.4.12.Final'
}