Skip to content

Commit bb2e9f5

Browse files
Update dependency useJUnitJupiter to v6.0.2 (#107)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d40b835 commit bb2e9f5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ testing {
2222
// Configure the built-in test suite
2323
test {
2424
// Use JUnit Jupiter test framework
25-
useJUnitJupiter('6.0.1')
25+
useJUnitJupiter('6.0.2')
2626
}
2727
}
2828
}

0 commit comments

Comments
 (0)