Bump checker-qual from 2.7.0 to 2.8.0 (#1785)
Bumps [checker-qual](https://github.com/typetools/checker-framework) from 2.7.0 to 2.8.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.7.0...checker-framework-2.8.0) Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
parent
da7d08862e
commit
b57f6dcbf1
2
pom.xml
2
pom.xml
@ -887,7 +887,7 @@
|
|||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.checkerframework</groupId>
|
<groupId>org.checkerframework</groupId>
|
||||||
<artifactId>checker-qual</artifactId>
|
<artifactId>checker-qual</artifactId>
|
||||||
<version>2.7.0</version>
|
<version>2.8.0</version>
|
||||||
<scope>test</scope>
|
<scope>test</scope>
|
||||||
</dependency>
|
</dependency>
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user