Merge branch 'main' into 4.0.x

This commit is contained in:
Andy Wilkinson
2025-05-27 10:58:23 +01:00
5 changed files with 11 additions and 8 deletions

View File

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