Skip to content

Commit 5334001

Browse files
committed
Upgrade ArchUnit to 1.0.1.
Closes #1442
1 parent c7e7f3e commit 5334001

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,7 @@
4141

4242
<!-- test utilities-->
4343
<awaitility.version>4.2.0</awaitility.version>
44-
<archunit.version>1.0.0</archunit.version>
44+
<archunit.version>1.0.1</archunit.version>
4545
</properties>
4646

4747
<inceptionYear>2017</inceptionYear>

0 commit comments

Comments
 (0)