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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-03-01 02:00:18 +00:00
committed by GitHub
parent f22bf160f9
commit 1bd178654f

View File

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