updated Gradle version
All checks were successful
CI / build (push) Successful in 1m0s

reduced memocry usage of package synchronization

updated dependencies
This commit is contained in:
2025-09-15 14:37:18 +08:00
parent 5dcecfef03
commit 4669546e2b
9 changed files with 40 additions and 18 deletions

View File

@@ -105,6 +105,7 @@ dependencies {
testImplementation catalog.junit.jupiter.api
testImplementation catalog.junit.jupiter.params
testImplementation catalog.junit.platform.runner
testRuntimeOnly catalog.jakartaee.api
testRuntimeOnly catalog.junit.jupiter.engine