From 07fef8a9b4ee946a8ebe88fe462848164a6e8ee5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Jul 2023 06:08:13 +0000 Subject: [PATCH] Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.10.0 Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.3 to 1.10.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] --- 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 0d1a24ba5b..7f16c140e8 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.0 test diff --git a/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml b/tycho-surefire/org.eclipse.tycho.bnd.executionlistener/pom.xml index ed1cca3e61..8ba9978b0b 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.0 provided