Skip to content

Commit 247824d

Browse files
chore(deps): bump com.tngtech.archunit:archunit-junit5 (#301)
Bumps [com.tngtech.archunit:archunit-junit5](https://github.com/TNG/ArchUnit) from 1.4.1 to 1.4.2. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v1.4.1...v1.4.2) --- updated-dependencies: - dependency-name: com.tngtech.archunit:archunit-junit5 dependency-version: 1.4.2 dependency-type: direct:production 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 f9bbd17 commit 247824d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -94,7 +94,7 @@ dependencies {
9494
testImplementation 'org.testcontainers:testcontainers-mariadb:2.0.5'
9595
testImplementation 'org.testcontainers:testcontainers-postgresql:2.0.5'
9696
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
97-
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
97+
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.2'
9898
testImplementation 'org.assertj:assertj-core:3.27.7'
9999
testImplementation 'io.rest-assured:rest-assured:6.0.0'
100100
testImplementation 'com.icegreen:greenmail:2.1.8'

0 commit comments

Comments
 (0)