Skip to content

Commit

Permalink
Merge pull request #10621 from JabRef/dependabot/gradle/com.tngtech.a…
Browse files Browse the repository at this point in the history
…rchunit-archunit-junit5-api-1.2.0

Bump com.tngtech.archunit:archunit-junit5-api from 1.1.0 to 1.2.0
  • Loading branch information
Siedlerchr authored Nov 6, 2023
2 parents aafc4e3 + 8287a6f commit 94e2285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -242,7 +242,7 @@ dependencies {
testImplementation 'org.xmlunit:xmlunit-core:2.9.1'
testImplementation 'org.xmlunit:xmlunit-matchers:2.9.1'
testRuntimeOnly 'com.tngtech.archunit:archunit-junit5-engine:1.1.0'
testImplementation 'com.tngtech.archunit:archunit-junit5-api:1.1.0'
testImplementation 'com.tngtech.archunit:archunit-junit5-api:1.2.0'
testImplementation "org.testfx:testfx-core:4.0.16-alpha"
testImplementation "org.testfx:testfx-junit5:4.0.16-alpha"
testImplementation "org.hamcrest:hamcrest-library:2.2"
Expand Down

0 comments on commit 94e2285

Please sign in to comment.