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 26f1546 + cc9c74a commit 7bcdf16Copy full SHA for 7bcdf16
gradle/dependencies.gradle
@@ -3,7 +3,7 @@ dependencies {
3
4
// Use JUnit test framework
5
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.8.0'
6
- testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.7.2'
+ testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.8.0'
7
testImplementation 'org.mockito:mockito-inline:3.12.4'
8
9
api 'com.google.code.gson:gson:2.8.8'
0 commit comments