Skip to content

Commit

Permalink
Bump archunit.version from 1.2.0 to 1.2.1
Browse files Browse the repository at this point in the history
Bumps `archunit.version` from 1.2.0 to 1.2.1.

Updates `com.tngtech.archunit:archunit-junit5` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v1.2.0...v1.2.1)

Updates `com.tngtech.archunit:archunit-junit5-engine` from 1.2.0 to 1.2.1
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v1.2.0...v1.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 4, 2023
1 parent 0014fe7 commit aa57c1e
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 @@ -36,7 +36,7 @@
<equalsverifier.version>3.15.4</equalsverifier.version>
<junit-pioneer.version>2.2.0</junit-pioneer.version>
<assertj.version>3.24.2</assertj.version>
<archunit.version>1.2.0</archunit.version>
<archunit.version>1.2.1</archunit.version>
<json-unit-fluent.version>2.38.0</json-unit-fluent.version>

<!-- Maven plug-in versions -->
Expand Down

0 comments on commit aa57c1e

Please sign in to comment.