更新Github Action使用的JDK到25

This commit is contained in:
TheWhiteDog9487
2025-09-21 15:49:47 +08:00
parent d4b3f06880
commit fc7e40dfe8
3 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -7,7 +7,7 @@ plugins {
}
group = "xyz.thewhitedog9487"
version = "0.6.0"
version = "0.6.1"
java {
toolchain {