From 2591d6d4a5fb5ab78de2d77c49f885587132b6d6 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 Sep 2024 07:58:02 +0000 Subject: [PATCH] Bump org.junit.platform:junit-platform-launcher from 1.9.3 to 1.11.1 Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.9.3 to 1.11.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 a1550967ab..73be5c39de 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.11.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 55be8c63f0..73cb840074 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.11.1 provided