Chore(deps-dev): Bump archunit from 0.17.0 to 0.18.0

Bumps [archunit](https://github.com/TNG/ArchUnit) from 0.17.0 to 0.18.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v0.17.0...v0.18.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-04-19 20:10:09 +00:00
committed by GitHub
parent cf2571858c
commit 7854b30a76

View File

@@ -387,7 +387,7 @@
<dependency>
<groupId>com.tngtech.archunit</groupId>
<artifactId>archunit</artifactId>
<version>0.17.0</version>
<version>0.18.0</version>
<scope>test</scope>
</dependency>
<dependency>