Bump com.tngtech.archunit:archunit from 1.1.0 to 1.2.0

Bumps [com.tngtech.archunit:archunit](https://github.com/TNG/ArchUnit) from 1.1.0 to 1.2.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](https://github.com/TNG/ArchUnit/compare/v1.1.0...v1.2.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-11-07 13:10:47 +00:00 committed by GitHub
parent 934ff2f1a3
commit 92fba3e721
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -84,7 +84,7 @@
<!-- test dependencies -->
<version.assertj>3.24.2</version.assertj>
<version.archunit>1.1.0</version.archunit>
<version.archunit>1.2.0</version.archunit>
<version.equalsverifier>3.15.3</version.equalsverifier>
<version.openpojo>0.9.1</version.openpojo>
<version.jacoco>0.8.11</version.jacoco>