Merge branch '3.0.x' into 3.1.x

This commit is contained in:
Scott Frederick 2023-06-28 15:11:58 -06:00
commit c2146deeda

View File

@ -295,6 +295,7 @@ class PaketoBuilderTests {
}
@Test
@EnabledForJreRange(max = JRE.JAVA_17)
void nativeApp() throws Exception {
this.gradleBuild.expectDeprecationMessages("uses or overrides a deprecated API");
writeMainClass();