Skip to content

Commit

Permalink
Chore(deps-dev): Bump archunit from 0.21.0 to 0.22.0
Browse files Browse the repository at this point in the history
Bumps [archunit](https://github.com/TNG/ArchUnit) from 0.21.0 to 0.22.0.
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v0.21.0...v0.22.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Nov 1, 2021
1 parent 3c59db3 commit 412c5ba
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 @@ -385,7 +385,7 @@
<dependency>
<groupId>com.tngtech.archunit</groupId>
<artifactId>archunit</artifactId>
<version>0.21.0</version>
<version>0.22.0</version>
<scope>test</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 412c5ba

Please sign in to comment.