Chore(deps-dev): Bump archunit from 0.14.1 to 0.15.0

Bumps [archunit](https://github.com/TNG/ArchUnit) from 0.14.1 to 0.15.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.14.1...v0.15.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2020-12-28 18:51:35 +00:00
committed by GitHub
parent c567a88892
commit f89fbc67b9

View File

@@ -409,7 +409,7 @@
<dependency>
<groupId>com.tngtech.archunit</groupId>
<artifactId>archunit</artifactId>
<version>0.14.1</version>
<version>0.15.0</version>
<scope>test</scope>
</dependency>
<dependency>