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 2fb33ad + 1891780 commit 358b4f2Copy full SHA for 358b4f2
build.gradle
@@ -80,7 +80,7 @@ subprojects {
80
}
81
testImplementation('org.assertj:assertj-core')
82
testImplementation('org.mockito:mockito-core')
83
- testImplementation('org.mockito.kotlin:mockito-kotlin:6.0.0')
+ testImplementation('org.mockito.kotlin:mockito-kotlin:6.1.0')
84
85
86
test {
0 commit comments