From 04f5611bce5e0edba404df9bdb771e6d925e3ddf Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Sep 2022 00:46:12 +0000 Subject: [PATCH] Bump junit-jupiter-api from 5.8.2 to 5.9.1 in /json-smart Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.1. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.1) --- updated-dependencies: - dependency-name: org.junit.jupiter:junit-jupiter-api dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- json-smart/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/json-smart/pom.xml b/json-smart/pom.xml index 30deed9..9780036 100644 --- a/json-smart/pom.xml +++ b/json-smart/pom.xml @@ -227,7 +227,7 @@ org.junit.jupiter junit-jupiter-api - 5.8.2 + 5.9.1 test