Skip to content

Commit 50dcca0

Browse files
dependabot[bot]LarsEckart
authored andcommitted
Bump com.tngtech.archunit:archunit from 1.2.1 to 1.3.0
Bumps [com.tngtech.archunit:archunit](https://github.com/TNG/ArchUnit) from 1.2.1 to 1.3.0. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v1.2.1...v1.3.0) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 5d32826 commit 50dcca0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

+1-1
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ dependencies {
9090
testImplementation("pl.pragmatists:JUnitParams:1.1.1")
9191
testImplementation('com.squareup.okhttp3:mockwebserver:4.12.0')
9292
testImplementation("org.awaitility:awaitility-groovy:4.2.1")
93-
testImplementation("com.tngtech.archunit:archunit:1.2.1")
93+
testImplementation("com.tngtech.archunit:archunit:1.3.0")
9494
testImplementation("net.datafaker:datafaker:2.1.0")
9595
testImplementation('nl.jqno.equalsverifier:equalsverifier:3.16')
9696

0 commit comments

Comments
 (0)