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 fa2114c + 934347d commit b7eb875Copy full SHA for b7eb875
gradle/dependencies.gradle
@@ -4,7 +4,7 @@ dependencies {
4
// Use JUnit test framework
5
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.2'
6
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.2'
7
- testImplementation 'org.mockito:mockito-inline:5.1.0'
+ testImplementation 'org.mockito:mockito-inline:5.1.1'
8
9
api 'com.google.code.gson:gson:2.10.1'
10
0 commit comments