change java version
All checks were successful
build-and-deploy / build-deploy (push) Successful in 1m2s
All checks were successful
build-and-deploy / build-deploy (push) Successful in 1m2s
This commit is contained in:
@@ -12,7 +12,7 @@ description = "TrisolarisServer"
|
||||
|
||||
java {
|
||||
toolchain {
|
||||
languageVersion = JavaLanguageVersion.of(19)
|
||||
languageVersion = JavaLanguageVersion.of(21)
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user