From 08d87f1f29ff09517818d22722b24863e33538c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 21 Oct 2024 14:48:38 +0000 Subject: [PATCH] Bump org.junit.platform:junit-platform-launcher from 1.11.2 to 1.11.3 Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.11.2 to 1.11.3. - [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-patch ... Signed-off-by: dependabot[bot] --- tycho-its/pom.xml | 2 +- tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tycho-its/pom.xml b/tycho-its/pom.xml index b4b61b6e8b..151447804c 100644 --- a/tycho-its/pom.xml +++ b/tycho-its/pom.xml @@ -170,7 +170,7 @@ org.junit.platform junit-platform-launcher - 1.11.2 + 1.11.3 test diff --git a/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml b/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml index 66b18c928b..5783004c9b 100644 --- a/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml +++ b/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml @@ -13,7 +13,7 @@ org.junit.platform junit-platform-launcher - 1.11.2 + 1.11.3 provided