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 6250019 + 6a6b94c commit 990fd11Copy full SHA for 990fd11
test-project-kotlin/greeter.provider/build.gradle.kts
@@ -6,7 +6,7 @@ dependencies {
6
implementation("com.google.code.findbugs:jsr305:3.0.2")
7
implementation("javax.annotation:jsr250-api:1.0")
8
9
- testImplementation("org.hamcrest:hamcrest:2.2+")
+ testImplementation("org.hamcrest:hamcrest:3.0+")
10
}
11
12
patchModules.config = listOf(
0 commit comments