Skip to content

Commit 2f1cb0a

Browse files
authored
Merge pull request #4 from Project516/renovate/junit-framework-monorepo
Update dependency useJUnitJupiter to v5.14.0
2 parents 1e5965f + e0b3f37 commit 2f1cb0a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ testing {
2929
// Configure the built-in test suite
3030
test {
3131
// Use JUnit Jupiter test framework
32-
useJUnitJupiter('5.12.1')
32+
useJUnitJupiter('5.14.0')
3333
}
3434
}
3535
}

0 commit comments

Comments
 (0)