Skip to content

Commit 71324b2

Browse files
Bump com.tngtech.archunit:archunit from 0.18.0 to 1.4.0
Bumps [com.tngtech.archunit:archunit](https://github.com/TNG/ArchUnit) from 0.18.0 to 1.4.0. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v0.18.0...v1.4.0) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit dependency-version: 1.4.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 5af2d3a commit 71324b2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-java-api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@
6464
<dependency>
6565
<groupId>com.tngtech.archunit</groupId>
6666
<artifactId>archunit</artifactId>
67-
<version>0.18.0</version>
67+
<version>1.4.0</version>
6868
<scope>test</scope>
6969
</dependency>
7070
</dependencies>

0 commit comments

Comments
 (0)