Skip to content

Commit e0b3f37

Browse files
Update dependency useJUnitJupiter to v5.14.0
1 parent 1e5965f commit e0b3f37

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)