Skip to content

Commit

Permalink
Merge pull request #626 from uPortal-Project/renovate/junit5-monorepo
Browse files Browse the repository at this point in the history
Update dependency org.junit.vintage:junit-vintage-engine to v5.10.2
  • Loading branch information
ChristianMurphy authored Mar 21, 2024
2 parents f4a1a5a + da76564 commit ee4f031
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 ee4f031

Please sign in to comment.