Merge branch '2.6.x' into 2.7.x
Closes gh-32284
This commit is contained in:
@@ -120,3 +120,7 @@ task zip(type: Zip) {
|
||||
artifacts {
|
||||
"documentation" zip
|
||||
}
|
||||
|
||||
toolchain {
|
||||
maximumCompatibleJavaVersion = JavaLanguageVersion.of(18)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user