From b46ced493da4a3f7d5719b90ad4d01fa98212245 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 27 Jul 2022 00:52:39 +0000 Subject: [PATCH] Bump junit-jupiter-api from 5.8.2 to 5.9.0 in /json-smart-action Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.8.2 to 5.9.0. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.8.2...r5.9.0) --- 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-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 49bf5750..29f72c69 100644 --- a/json-smart-action/pom.xml +++ b/json-smart-action/pom.xml @@ -227,7 +227,7 @@ org.junit.jupiter junit-jupiter-api - 5.8.2 + 5.9.0 test