bump Gradle version to 8.3

also fixed bug in `JWO.dynamicCast`
This commit is contained in:
2023-10-02 12:48:01 +08:00
parent 76175afdf8
commit 70123e1c08
6 changed files with 8 additions and 12 deletions

View File

@@ -5,11 +5,6 @@ pluginManagement {
}
gradlePluginPortal()
}
// plugins {
// id "net.woggioni.gradle.lombok" version "0.1"
// id "net.woggioni.gradle.multi-release-jar" version "0.1"
// }
}
dependencyResolutionManagement {