From 101926cc1a97e9f6716f0294bcdc5f233ee55caa Mon Sep 17 00:00:00 2001 From: Julien Ponge Date: Thu, 19 Oct 2023 15:32:53 +0200 Subject: [PATCH] Try to fix missing class from graal-sdk in CI --- native-tests/pom.xml | 6 ++++++ pom.xml | 6 ++++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/native-tests/pom.xml b/native-tests/pom.xml index 3c8c0cf9b..35da32f36 100644 --- a/native-tests/pom.xml +++ b/native-tests/pom.xml @@ -39,6 +39,12 @@ native + + org.graalvm.sdk + graal-sdk + ${graal-sdk.version} + test + org.graalvm.buildtools junit-platform-native diff --git a/pom.xml b/pom.xml index 3dabd026a..0a9a5ca3a 100644 --- a/pom.xml +++ b/pom.xml @@ -121,12 +121,14 @@ ${maven.compiler.target} 1.9.10 + 0.9.27 + 0.9.7.1 + 23.1.0 + 3.1.5 1.1.0 1.8.0 2.7.9 - 0.9.27 - 0.9.7.1