Skip to content

Commit d0764d6

Browse files
authored
Merge pull request #5237 from JabRef/dependabot/gradle/com.tngtech.archunit-archunit-junit5-api-0.11.0
Bump archunit-junit5-api from 0.10.2 to 0.11.0
2 parents 4ada66b + c7a0ae7 commit d0764d6

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
@@ -201,7 +201,7 @@ dependencies {
201201
testCompile 'org.reflections:reflections:0.9.11'
202202
testCompile 'org.xmlunit:xmlunit-core:2.6.3'
203203
testCompile 'org.xmlunit:xmlunit-matchers:2.6.3'
204-
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.10.2'
204+
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.11.0'
205205
//testRuntime 'com.tngtech.archunit:archunit-junit5-engine:0.11.0'
206206
testCompile 'com.tngtech.archunit:archunit-junit5-api:0.11.0'
207207
testCompile "org.testfx:testfx-core:4.0.15-alpha"

0 commit comments

Comments
 (0)