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.
1 parent f556060 commit a677ba1Copy full SHA for a677ba1
application/build.gradle
@@ -70,7 +70,7 @@ dependencies {
70
71
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.1'
72
73
- testImplementation 'org.mockito:mockito-core:4.8.0'
+ testImplementation 'org.mockito:mockito-core:4.9.0'
74
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
75
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.0'
76
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
0 commit comments