Bump checker-qual from 3.6.1 to 3.7.1 (#2223)

Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.6.1 to 3.7.1.
- [Release notes](https://github.com/typetools/checker-framework/releases)
- [Changelog](https://github.com/typetools/checker-framework/blob/master/changelog.txt)
- [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.6.1...checker-framework-3.7.1)

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot] 2020-11-22 14:09:38 +01:00 committed by GitHub
parent 6c795d071d
commit 3af167442b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -904,7 +904,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.6.1</version>
<version>3.7.1</version>
<scope>test</scope>
</dependency>