From 67b15c6e104fe7539f7a197810be28d69634cbfc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Jan 2023 13:20:00 -0500 Subject: [PATCH] fix(deps): update junit5 monorepo (#230) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> --- pom.xml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pom.xml b/pom.xml index 99856602..32c47986 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ UTF-8 1.8 ${maven.compiler.source} - 5.9.1 + 5.9.2 **/integration/*.java @@ -115,7 +115,7 @@ org.junit.platform junit-platform-suite - 1.9.1 + 1.9.2 test @@ -160,7 +160,7 @@ org.junit junit-bom - 5.9.1 + 5.9.2 pom import