Merge branch '3.4.x'

Closes gh-45694
This commit is contained in:
Andy Wilkinson
2025-05-27 10:56:51 +01:00
2 changed files with 4 additions and 5 deletions

View File

@@ -154,7 +154,3 @@ plugins.withType(EclipsePlugin) {
}
}
}
toolchain {
maximumCompatibleJavaVersion = JavaLanguageVersion.of(23)
}