Skip to content

Commit acd8bf9

Browse files
Chore(deps-dev): Bump com.tngtech.archunit:archunit from 1.4.0 to 1.4.1 (#2123)
Bumps [com.tngtech.archunit:archunit](https://github.com/TNG/ArchUnit) from 1.4.0 to 1.4.1. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v1.4.0...v1.4.1) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent aa15197 commit acd8bf9

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
@@ -223,7 +223,7 @@
223223
<dependency>
224224
<groupId>com.tngtech.archunit</groupId>
225225
<artifactId>archunit</artifactId>
226-
<version>1.4.0</version>
226+
<version>1.4.1</version>
227227
<scope>test</scope>
228228
</dependency>
229229
<dependency>

0 commit comments

Comments
 (0)