Skip to content

Commit

Permalink
Upgrade ArchUnit to 1.3.0
Browse files Browse the repository at this point in the history
Closes #1879
  • Loading branch information
schauder committed Sep 12, 2024
1 parent 615c79c commit 6af3648
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@

<!-- test dependencies -->
<awaitility.version>4.2.0</awaitility.version>
<archunit.version>1.0.1</archunit.version>
<archunit.version>1.3.0</archunit.version>

<jmh.version>1.37</jmh.version>
<mbr.version>0.4.0.BUILD-SNAPSHOT</mbr.version>
Expand Down

0 comments on commit 6af3648

Please sign in to comment.