From 5b3273806c337e998e674651860d6ff466cd7d81 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 16 Jan 2023 02:02:37 +0000 Subject: [PATCH] Bump junit-jupiter-api from 5.7.1 to 5.9.2 in /java-indes Bumps [junit-jupiter-api](https://github.com/junit-team/junit5) from 5.7.1 to 5.9.2. - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](https://github.com/junit-team/junit5/compare/r5.7.1...r5.9.2) --- 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] --- java-indes/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/java-indes/pom.xml b/java-indes/pom.xml index 9f8cfee..e215b85 100644 --- a/java-indes/pom.xml +++ b/java-indes/pom.xml @@ -50,7 +50,7 @@ org.junit.jupiter junit-jupiter-api - 5.7.1 + 5.9.2 test