[ANY] Update dependencies

This commit is contained in:
Gravita 2024-05-30 22:36:12 +07:00
parent 505eb347de
commit 5f04ea7ccc

View file

@ -1,8 +1,8 @@
project.ext {
verAsm = '9.6'
verNetty = '4.1.99.Final'
verOshiCore = '6.4.11'
verJunit = '5.9.3'
verAsm = '9.7'
verNetty = '4.1.110.Final'
verOshiCore = '6.6.1'
verJunit = '5.10.2'
verGuavaC = '30.1.1-jre'
verJansi = '2.4.1'
verJline = '3.25.0'
@ -12,8 +12,8 @@
verBcpkix = '1.70'
verSlf4j = '1.7.36'
verLog4j = '2.20.0'
verMySQLConn = '8.3.0'
verPostgreSQLConn = '42.7.1'
verProguard = '7.4.1'
verMySQLConn = '8.4.0'
verPostgreSQLConn = '42.7.3'
verProguard = '7.5.0'
verLaunch4j = '3.50'
}