From cb0d5407ca23254e8a21408118374cd3f07d05ae Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 28 Nov 2022 03:10:39 +0000 Subject: [PATCH] Bump archunit-junit5 from 1.0.0 to 1.0.1 Bumps [archunit-junit5](https://github.com/TNG/ArchUnit) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](https://github.com/TNG/ArchUnit/compare/v1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit-junit5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] --- configuration/test-architecture/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configuration/test-architecture/pom.xml b/configuration/test-architecture/pom.xml index 87c8105..5662bb0 100644 --- a/configuration/test-architecture/pom.xml +++ b/configuration/test-architecture/pom.xml @@ -72,7 +72,7 @@ com.tngtech.archunit archunit-junit5 - 1.0.0 + 1.0.1 test