Skip to content

Commit 8937269

Browse files
Bump com.tngtech.archunit:archunit-junit5 from 0.18.0 to 1.4.1 (docker-java#2439)
Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) from 0.18.0 to 1.4.1. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v0.18.0...v1.4.1) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit-junit5 dependency-version: 1.4.1 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 7386eb8 commit 8937269

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
@@ -57,7 +57,7 @@
5757
<dependency>
5858
<groupId>com.tngtech.archunit</groupId>
5959
<artifactId>archunit-junit5</artifactId>
60-
<version>0.18.0</version>
60+
<version>1.4.1</version>
6161
<scope>test</scope>
6262
</dependency>
6363

0 commit comments

Comments
 (0)