Skip to content

Commit 3adf460

Browse files
Bump archunit-junit5-api from 0.14.1 to 0.15.0
Bumps [archunit-junit5-api](https://github.com/TNG/ArchUnit) from 0.14.1 to 0.15.0. - [Release notes](https://github.com/TNG/ArchUnit/releases) - [Commits](TNG/ArchUnit@v0.14.1...v0.15.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 84c8504 commit 3adf460

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -202,7 +202,7 @@ dependencies {
202202
testImplementation 'org.xmlunit:xmlunit-core:2.8.1'
203203
testImplementation 'org.xmlunit:xmlunit-matchers:2.8.1'
204204
testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.14.1'
205-
testImplementation 'com.tngtech.archunit:archunit-junit5-api:0.14.1'
205+
testImplementation 'com.tngtech.archunit:archunit-junit5-api:0.15.0'
206206
testImplementation "org.testfx:testfx-core:4.0.17-alpha-SNAPSHOT"
207207
testImplementation "org.testfx:testfx-junit5:4.0.17-alpha-SNAPSHOT"
208208
testImplementation "org.hamcrest:hamcrest-library:2.2"

0 commit comments

Comments
 (0)