update Gradle to 8.3

This commit is contained in:
2023-09-30 05:56:07 +08:00
parent 809a6c9408
commit 67161e92aa
13 changed files with 39 additions and 44 deletions

View File

@@ -39,10 +39,6 @@ allprojects {
test {
useJUnitPlatform()
}
java {
modularity.inferModulePath = true
}
}
ext {