Merge branch '3.1.x'

This commit is contained in:
Scott Frederick 2023-06-28 15:12:06 -06:00
commit 7d019c612e

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();