Skip to content

Commit

Permalink
Merge pull request #1332 from OWASP/dependabot/maven/com.tngtech.arch…
Browse files Browse the repository at this point in the history
…unit-archunit-junit5-1.3.0

Bump com.tngtech.archunit:archunit-junit5 from 1.2.1 to 1.3.0
  • Loading branch information
commjoen authored Apr 17, 2024
2 parents 62270f1 + c0f47ee commit 2965763
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 @@ -279,7 +279,7 @@
<dependency>
<groupId>com.tngtech.archunit</groupId>
<artifactId>archunit-junit5</artifactId>
<version>1.2.1</version>
<version>1.3.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 2965763

Please sign in to comment.