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 1313f68 + d4e094f commit 50948b1Copy full SHA for 50948b1
test-project/greeter.provider/build.gradle
@@ -4,7 +4,7 @@ dependencies {
4
implementation 'com.google.code.findbugs:jsr305:3.0.2'
5
implementation 'javax.annotation:jsr250-api:1.0'
6
7
- testImplementation 'org.hamcrest:hamcrest:2.2+'
+ testImplementation 'org.hamcrest:hamcrest:3.0+'
8
}
9
10
patchModules.config = [
0 commit comments