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 b39aef5 + 3da1f86 commit fe43572Copy full SHA for fe43572
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