Skip to content

Commit 06e7d69

Browse files
Chore(deps-dev): Bump com.tngtech.archunit:archunit from 0.23.1 to 1.1.0
Bumps [com.tngtech.archunit:archunit](https://github.com/TNG/ArchUnit) from 0.23.1 to 1.1.0. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v0.23.1...v1.1.0) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fe653e3 commit 06e7d69

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
@@ -431,7 +431,7 @@
431431
<dependency>
432432
<groupId>com.tngtech.archunit</groupId>
433433
<artifactId>archunit</artifactId>
434-
<version>0.23.1</version>
434+
<version>1.1.0</version>
435435
<scope>test</scope>
436436
</dependency>
437437
<dependency>

0 commit comments

Comments
 (0)