From 45c2b4bfe4ae764f661cf7bee3d0e89e094b3307 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 6 Nov 2023 23:48:54 +0000 Subject: [PATCH] Bump junit-platform-version from 1.10.0 to 1.10.1 Bumps `junit-platform-version` from 1.10.0 to 1.10.1. Updates `org.junit.platform:junit-platform-launcher` from 1.10.0 to 1.10.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/commits) Updates `org.junit.platform:junit-platform-testkit` from 1.10.0 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:production update-type: version-update:semver-patch - dependency-name: org.junit.platform:junit-platform-testkit dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 26631a61..514732e8 100644 --- a/pom.xml +++ b/pom.xml @@ -35,7 +35,7 @@ 11 11 5.10.0 - 1.10.0 + 1.10.1 1.7.4 2.40.0 UTF-8