update to net 4.4.0
This commit is contained in:
parent
17feb07e94
commit
651417ce00
1 changed files with 1 additions and 1 deletions
|
@ -16,7 +16,7 @@ dependencyResolutionManagement {
|
||||||
versionCatalogs {
|
versionCatalogs {
|
||||||
libs {
|
libs {
|
||||||
version('gradle', '8.7')
|
version('gradle', '8.7')
|
||||||
version('net', '4.3.1')
|
version('net', '4.4.0')
|
||||||
library('net-security', 'org.xbib', 'net-security').versionRef('net')
|
library('net-security', 'org.xbib', 'net-security').versionRef('net')
|
||||||
}
|
}
|
||||||
testLibs {
|
testLibs {
|
||||||
|
|
Loading…
Reference in a new issue