Skip to content

Commit 1b73269

Browse files
dependabot[bot]oldratlee
authored andcommitted
chore(deps-dev): bump com.tngtech.archunit:archunit-junit5 (#296)
Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) from 1.3.0 to 1.4.0. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v1.3.0...v1.4.0) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit-junit5 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> (cherry picked from commit d349a75)
1 parent 74e1ee2 commit 1b73269

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -563,7 +563,7 @@
563563
<dependency>
564564
<groupId>com.tngtech.archunit</groupId>
565565
<artifactId>archunit-junit5</artifactId>
566-
<version>1.3.0</version>
566+
<version>1.4.0</version>
567567
<scope>test</scope>
568568
<exclusions>
569569
<exclusion>

0 commit comments

Comments
 (0)