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 4c34760 commit d4e094fCopy full SHA for d4e094f
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