Skip to content

Commit

Permalink
Update dependency org.junit.vintage:junit-vintage-engine to v5.10.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Mar 21, 2024
1 parent f4c645b commit da76564
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.10.0'
testRuntimeOnly 'org.junit.vintage:junit-vintage-engine:5.10.2'
}

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

0 comments on commit da76564

Please sign in to comment.