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 308d1a7 + be28615 commit 50079d3Copy full SHA for 50079d3
gradle/dependencies.gradle
@@ -4,7 +4,7 @@ dependencies {
4
// Use JUnit test framework
5
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.1'
6
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.1'
7
- testImplementation 'org.mockito:mockito-inline:4.8.1'
+ testImplementation 'org.mockito:mockito-inline:4.9.0'
8
9
api 'com.google.code.gson:gson:2.10'
10
0 commit comments