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 e5460a1 commit 1dfb4f8Copy full SHA for 1dfb4f8
application/build.gradle
@@ -74,7 +74,7 @@ dependencies {
74
75
implementation 'com.github.ben-manes.caffeine:caffeine:3.1.1'
76
77
- testImplementation 'org.mockito:mockito-core:4.9.0'
+ testImplementation 'org.mockito:mockito-core:4.10.0'
78
testImplementation 'org.junit.jupiter:junit-jupiter-api:5.9.0'
79
testImplementation 'org.junit.jupiter:junit-jupiter-params:5.9.0'
80
testRuntimeOnly 'org.junit.jupiter:junit-jupiter-engine:5.9.0'
0 commit comments