fixed Java 9 compatibility

This commit is contained in:
2022-01-30 16:39:12 +08:00
parent 764a592ee0
commit ee3de9eff5
3 changed files with 7 additions and 2 deletions

View File

@@ -1,6 +1,7 @@
plugins {
id 'maven-publish'
id 'net.woggioni.gradle.lombok' apply false
id 'net.woggioni.gradle.multi-release-jar'
}
allprojects {