Skip to content

Commit

Permalink
build(deps): bump com.tngtech.archunit:archunit-junit5
Browse files Browse the repository at this point in the history
Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) 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: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 a9eb6ae commit d14388f
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 @@ -150,7 +150,7 @@
<mockito.version>5.7.0</mockito.version>
<maven-dependency-plugin.version>3.6.1</maven-dependency-plugin.version>
<maven-project-info-reports-plugin.version>3.2.1</maven-project-info-reports-plugin.version>
<archunit.version>1.2.0</archunit.version>
<archunit.version>1.2.1</archunit.version>
<sonar-maven-plugin.version>3.10.0.2594</sonar-maven-plugin.version>

<!-- Jib -->
Expand Down

0 comments on commit d14388f

Please sign in to comment.