Bump checker-qual from 3.1.1 to 3.2.0 (#2033)

Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.1.1 to 3.2.0.
- [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.1.1...checker-framework-3.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-03-04 14:22:23 +01:00 committed by GitHub
parent 1c860043c3
commit e055bee1b5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -892,7 +892,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.1.1</version>
<version>3.2.0</version>
<scope>test</scope>
</dependency>