tmp3
CI / build (push) Successful in 5m50s

This commit is contained in:
2026-06-12 07:41:20 +08:00
parent 4037ac9ddc
commit 6b798f3046
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -26,6 +26,8 @@ dependencyResolutionManagement {
versionCatalogs {
catalog {
from group: 'com.lys', name: 'lys-catalog', version: getProperty('lys.version')
// version('my-gradle-plugins', '2026.06.09')
version('netty', '4.2.14.Final')
}
}
}