We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 338dbf5 + 5e479ec commit eac08c9Copy full SHA for eac08c9
gradle/dependencies.gradle
@@ -1,6 +1,6 @@
1
dependencies {
2
// Use JUnit test framework
3
- testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.0'
+ testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.1'
4
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.1'
5
testImplementation 'org.mockito:mockito-inline:3.12.4'
6
0 commit comments