mirror of
https://github.com/GravitLauncher/Launcher
synced 2024-11-14 19:19:12 +03:00
[ANY] Update dependencies
This commit is contained in:
parent
dda3ebc7b4
commit
9d870849a1
1 changed files with 4 additions and 4 deletions
|
@ -1,10 +1,10 @@
|
||||||
project.ext {
|
project.ext {
|
||||||
verAsm = '9.7'
|
verAsm = '9.7'
|
||||||
verNetty = '4.1.111.Final'
|
verNetty = '4.1.111.Final'
|
||||||
verOshiCore = '6.6.2'
|
verOshiCore = '6.6.4'
|
||||||
verJunit = '5.10.2'
|
verJunit = '5.10.2'
|
||||||
verJansi = '2.4.1'
|
verJansi = '2.4.1'
|
||||||
verJline = '3.26.1'
|
verJline = '3.26.3'
|
||||||
verJwt = '0.12.5'
|
verJwt = '0.12.5'
|
||||||
verGson = '2.11.0'
|
verGson = '2.11.0'
|
||||||
verBcpkix = '1.78.1'
|
verBcpkix = '1.78.1'
|
||||||
|
@ -12,7 +12,7 @@
|
||||||
verLog4j = '2.23.1'
|
verLog4j = '2.23.1'
|
||||||
verMySQLConn = '9.0.0'
|
verMySQLConn = '9.0.0'
|
||||||
verMariaDBConn = '3.4.0'
|
verMariaDBConn = '3.4.0'
|
||||||
verPostgreSQLConn = '42.7.3'
|
verPostgreSQLConn = '42.7.4'
|
||||||
verH2Conn = '2.2.224'
|
verH2Conn = '2.3.232'
|
||||||
verProguard = '7.5.0'
|
verProguard = '7.5.0'
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in a new issue