Skip to content

Commit 07d5f01

Browse files
authored
Merge pull request #76 from Project516/renovate/junit-framework-monorepo
Update dependency useJUnitJupiter to v6.0.1
2 parents 5e6e07e + df46765 commit 07d5f01

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
@@ -27,7 +27,7 @@ testing {
2727
// Configure the built-in test suite
2828
test {
2929
// Use JUnit Jupiter test framework
30-
useJUnitJupiter('6.0.0')
30+
useJUnitJupiter('6.0.1')
3131
}
3232
}
3333
}

0 commit comments

Comments
 (0)