Bump checker-qual from 2.5.7 to 2.5.8 (#1704)

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

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2018-12-06 15:17:01 +01:00 committed by Gabriele C
parent c27a8d359c
commit b90f5fb85b

View File

@ -887,7 +887,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>2.5.7</version>
<version>2.5.8</version>
<scope>test</scope>
</dependency>