mirror of
https://github.com/plexusorg/Plex.git
synced 2025-07-12 16:58:34 +00:00
Update to 1.20.6
This commit is contained in:
@ -42,7 +42,7 @@ subprojects {
|
||||
}
|
||||
|
||||
java {
|
||||
toolchain.languageVersion.set(JavaLanguageVersion.of(17))
|
||||
toolchain.languageVersion.set(JavaLanguageVersion.of(21))
|
||||
}
|
||||
|
||||
tasks {
|
||||
|
Reference in New Issue
Block a user