Bump checker-qual from 2.8.2 to 2.9.0 (#1849)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-07-06 18:26:04 +02:00 committed by Gabriele C
parent b834a78376
commit e2c2e8bead

View File

@ -889,7 +889,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>2.8.2</version>
<version>2.9.0</version>
<scope>test</scope>
</dependency>