Skip to content

Commit

Permalink
Merge pull request #3905 from objectionary/renovate/com.tngtech.archu…
Browse files Browse the repository at this point in the history
…nit-archunit-1.x

chore(deps): update dependency com.tngtech.archunit:archunit to v1.4.0
  • Loading branch information
yegor256 authored Feb 11, 2025
2 parents 6786b57 + 6fa44b4 commit 30785a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion eo-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -293,7 +293,7 @@ SOFTWARE.
<dependency>
<groupId>com.tngtech.archunit</groupId>
<artifactId>archunit</artifactId>
<version>1.3.0</version>
<version>1.4.0</version>
<scope>test</scope>
</dependency>
</dependencies>
Expand Down

0 comments on commit 30785a6

Please sign in to comment.