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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-06-01 02:00:30 +00:00
committed by GitHub
parent 1a77dd270f
commit 1782e5a483

View File

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