From 8843f55f177481a5f6161cf4d57191dbad54e587 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 11:43:55 -0700 Subject: [PATCH] Bump org.junit.platform:junit-platform-launcher from 1.10.3 to 1.11.0 (#1037) Bumps [org.junit.platform:junit-platform-launcher](https://github.com/junit-team/junit5) from 1.10.3 to 1.11.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:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- astra/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/astra/pom.xml b/astra/pom.xml index d0c0b23cf9..b418ec60f2 100644 --- a/astra/pom.xml +++ b/astra/pom.xml @@ -383,7 +383,7 @@ org.junit.platform junit-platform-launcher - 1.10.3 + 1.11.0 org.awaitility