From 62894ba71a779440d42da765b336bc0ca13eb5e0 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 25 Sep 2024 08:00:42 +0000 Subject: [PATCH] Bump the junit-jupiter group with 2 updates Bumps the junit-jupiter group with 2 updates: [org.junit.jupiter:junit-jupiter-api](https://github.com/junit-team/junit5) and [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5). Updates `org.junit.jupiter:junit-jupiter-api` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1) Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.0 to 5.11.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.11.0...r5.11.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-patch dependency-group: junit-jupiter - dependency-name: org.junit.jupiter:junit-jupiter-engine dependency-type: direct:development update-type: version-update:semver-patch dependency-group: junit-jupiter ... Signed-off-by: dependabot[bot] --- nowje-unit-test-exchange-maven-plugin-runner/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nowje-unit-test-exchange-maven-plugin-runner/pom.xml b/nowje-unit-test-exchange-maven-plugin-runner/pom.xml index 8a5ca28..4fe9fc4 100644 --- a/nowje-unit-test-exchange-maven-plugin-runner/pom.xml +++ b/nowje-unit-test-exchange-maven-plugin-runner/pom.xml @@ -37,13 +37,13 @@ org.junit.jupiter junit-jupiter-api - 5.11.0 + 5.11.1 test org.junit.jupiter junit-jupiter-engine - 5.11.0 + 5.11.1 test