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 d413a0a commit 3da1f86Copy full SHA for 3da1f86
quicktype-plugin/build.gradle
@@ -16,7 +16,7 @@ dependencies {
16
17
testImplementation project(":test-common")
18
testImplementation "org.jetbrains.kotlin:kotlin-test"
19
- testImplementation "org.mockito.kotlin:mockito-kotlin:5.4.0"
+ testImplementation "org.mockito.kotlin:mockito-kotlin:6.0.0"
20
testImplementation "com.natpryce:hamkrest:1.8.0.1"
21
}
22
0 commit comments