Bump checker-qual from 3.0.0 to 3.0.1 (#1949)

Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.0.0 to 3.0.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.0.0...checker-framework-3.0.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-12-12 15:38:45 +01:00 committed by Gabriele C
parent aa0734bf4c
commit 6a198f90df

View File

@ -913,7 +913,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.0.0</version>
<version>3.0.1</version>
<scope>test</scope>
</dependency>