Skip to content

Commit

Permalink
Update dependency org.junit.vintage:junit-vintage-engine to v5.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Sep 12, 2021
1 parent 9d30db4 commit cfce255
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 @@ -26,7 +26,7 @@ subprojects {

dependencies {
testCompileOnly 'junit:junit:4.13.2'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.7.2'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.8.0'
}

// TODO: wait for https://github.com/hierynomus/license-gradle-plugin/issues/161
Expand Down

0 comments on commit cfce255

Please sign in to comment.