From 1aca199ee96e28a1a08d168d65fd8fd346fa95e8 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 15 Aug 2024 19:28:36 +0000 Subject: [PATCH] Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.10.3 to 1.11.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) --- updated-dependencies: - dependency-name: org.junit.platform:junit-platform-launcher dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- example-graalvm-native/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example-graalvm-native/pom.xml b/example-graalvm-native/pom.xml index b4cd2d8486..261a1a1ff0 100644 --- a/example-graalvm-native/pom.xml +++ b/example-graalvm-native/pom.xml @@ -103,7 +103,7 @@ org.junit.platform junit-platform-launcher - 1.10.3 + 1.11.0 test