Skip to content

Commit

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

Updates `archunit-junit5` 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)

Updates `archunit-junit5-engine` 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-junit5
  dependency-type: direct:development
  update-type: version-update:semver-minor
- dependency-name: com.tngtech.archunit:archunit-junit5-engine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Nov 1, 2021
1 parent b3453d8 commit d5feed0
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 @@ -67,7 +67,7 @@
<junit-platform-launcher.version>1.8.1</junit-platform-launcher.version>
<mockito.version>4.0.0</mockito.version>
<assertj.version>3.21.0</assertj.version>
<archunit.version>0.21.0</archunit.version>
<archunit.version>0.22.0</archunit.version>

<!-- Maven Plug-ins Configuration -->
<maven-deploy-plugin.version>3.0.0-M1</maven-deploy-plugin.version>
Expand Down

0 comments on commit d5feed0

Please sign in to comment.