更新版本
All checks were successful
Java CI-CD with Gradle / build (push) Successful in 4m14s

This commit is contained in:
zhangyuheng 2024-08-24 19:22:41 +08:00
parent 2e589287b5
commit 85b9becfab

View File

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