#1958 - Upgrade to ArchUnit 1.0.1.

This commit is contained in:
Oliver Drotbohm
2023-04-13 22:36:39 +02:00
parent deeb391eb5
commit 925b0f7f38
2 changed files with 8 additions and 6 deletions

View File

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