Skip to content

Commit

Permalink
Bump com.tngtech.archunit:archunit-junit5 from 1.2.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) from 1.2.1 to 1.3.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v1.2.1...v1.3.0)

---
updated-dependencies:
- dependency-name: com.tngtech.archunit:archunit-junit5
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Apr 25, 2024
1 parent 7f488f9 commit f84d781
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 @@ -77,7 +77,7 @@
<assertj.version>3.25.3</assertj.version>
<logback.version>1.5.3</logback.version>
<awaitility.version>4.2.1</awaitility.version>
<arch.unit.version>1.2.1</arch.unit.version>
<arch.unit.version>1.3.0</arch.unit.version>
<!-- Disable class data sharing (CDS) to avoid a nasty JVM warning. -->
<!-- This usually has only a very small impact on performance and memory
usage. -->
Expand Down

0 comments on commit f84d781

Please sign in to comment.