Skip to content

Commit

Permalink
Bump archunitVersion from 1.2.1 to 1.3.0
Browse files Browse the repository at this point in the history
Bumps `archunitVersion` from 1.2.1 to 1.3.0.

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

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

---
updated-dependencies:
- dependency-name: com.tngtech.archunit:archunit-junit5-api
  dependency-type: direct:production
  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] committed Apr 15, 2024
1 parent bf1832d commit 01cc4e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dependencies.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ ext {
junitJupiterVersion = '5.10.2'
apiGuardianVersion = '1.1.2'
opentest4jVersion = '1.3.0'
archunitVersion = '1.2.1'
archunitVersion = '1.3.0'
assertJVersion = '3.25.3'
mockitoVersion = '4.11.0'
systemLambdaVersion = '1.2.1'
Expand Down

0 comments on commit 01cc4e4

Please sign in to comment.