From 4cfe18fa667ee8e8adb5e7d5101e1e9cb69c2b93 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Nov 2023 08:00:42 +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