From 5a75bf0c04ee2443eea37f7d196df70eec4c3dee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Nov 2023 07:09:59 +0000 Subject: [PATCH] Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.1 Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.3 to 1.10.1. - [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] --- 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 2357672714..594e81e31a 100644 --- a/tycho-its/pom.xml +++ b/tycho-its/pom.xml @@ -170,7 +170,7 @@ org.junit.platform junit-platform-launcher - 1.9.3 + 1.10.1 test diff --git a/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml b/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml index 024fffdc14..8cb9f6326a 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.9.3 + 1.10.1 provided