From 959720303a81104e3ec51f4b8aa8cb92e0f4d2ea Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Sep 2024 00:47:43 +0000 Subject: [PATCH] Bump junit.version from 5.10.3 to 5.11.0 in /json-smart-action Bumps `junit.version` from 5.10.3 to 5.11.0. Updates `org.junit.jupiter:junit-jupiter-api` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0) Updates `org.junit.jupiter:junit-jupiter-params` from 5.10.3 to 5.11.0 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.10.3...r5.11.0) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.junit.jupiter:junit-jupiter-params dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- json-smart-action/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-smart-action/pom.xml b/json-smart-action/pom.xml index ff135ac..ea745fb 100644 --- a/json-smart-action/pom.xml +++ b/json-smart-action/pom.xml @@ -44,7 +44,7 @@ 10 1.8 1.8 - 5.10.3 + 5.11.0 scm:git:https://github.com/netplex/json-smart-v2.git