多版本支持
Some checks failed
Java CI-CD with Maven / build (push) Failing after 1m16s

This commit is contained in:
zhangyuheng 2024-08-05 20:37:27 +08:00
parent 3923973778
commit 4deb2ac5fa

View File

@ -4,7 +4,7 @@ plugins {
}
group = "cn.lunadeer"
version = "1.44.6-beta"
version = "2.0.0-beta"
java {
toolchain.languageVersion.set(JavaLanguageVersion.of(21))