Skip to content

Commit 72ef916

Browse files
authored
Merge pull request #201 from devondragon/dependabot/gradle/com.tngtech.archunit-archunit-junit5-1.4.1
Bump com.tngtech.archunit:archunit-junit5 from 1.2.0 to 1.4.1
2 parents 6217cc7 + 4baf6ca commit 72ef916

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
@@ -77,7 +77,7 @@ dependencies {
7777
testImplementation 'org.testcontainers:testcontainers:1.21.3'
7878
testImplementation 'org.testcontainers:mariadb:1.21.3'
7979
testImplementation 'com.github.tomakehurst:wiremock:3.0.1'
80-
testImplementation 'com.tngtech.archunit:archunit-junit5:1.2.0'
80+
testImplementation 'com.tngtech.archunit:archunit-junit5:1.4.1'
8181
testImplementation 'org.assertj:assertj-core:3.27.3'
8282
testImplementation 'io.rest-assured:rest-assured:5.5.5'
8383
testImplementation 'com.icegreen:greenmail:2.0.0'

0 commit comments

Comments
 (0)