Skip to content

Commit

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

Updates `archunit-junit5` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v0.19.0...v0.20.0)

Updates `archunit-junit5-engine` from 0.19.0 to 0.20.0
- [Release notes](https://github.com/TNG/ArchUnit/releases)
- [Commits](TNG/ArchUnit@v0.19.0...v0.20.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] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 5, 2021
1 parent 6ffb027 commit 4e32aed
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.7.2</junit-platform-launcher.version>
<mockito.version>3.11.2</mockito.version>
<assertj.version>3.20.2</assertj.version>
<archunit.version>0.19.0</archunit.version>
<archunit.version>0.20.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 4e32aed

Please sign in to comment.