From 4a311c2813c1c207da5f3bafac0033fef6cefbdf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 17 Feb 2024 11:45:23 +0000 Subject: [PATCH] Bump the junit-platform group with 1 update Bumps the junit-platform group with 1 update: [org.junit:junit-bom](https://github.com/junit-team/junit5). Updates `org.junit:junit-bom` from 5.10.1 to 5.10.2 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.1...r5.10.2) --- updated-dependencies: - dependency-name: org.junit:junit-bom dependency-type: direct:production update-type: version-update:semver-patch dependency-group: junit-platform ... Signed-off-by: dependabot[bot] --- tools/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/pom.xml b/tools/pom.xml index 34ccf4fa..9fb119c4 100644 --- a/tools/pom.xml +++ b/tools/pom.xml @@ -40,7 +40,7 @@ org.junit junit-bom - 5.10.1 + 5.10.2 import pom