Bump checker-qual from 3.4.0 to 3.4.1 (#2123)

Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.4.0 to 3.4.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.4.0...checker-framework-3.4.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
This commit is contained in:
dependabot-preview[bot] 2020-06-11 14:34:32 +02:00 committed by GitHub
parent d5e47d7240
commit 0c12ad2b7b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -904,7 +904,7 @@
<dependency>
<groupId>org.checkerframework</groupId>
<artifactId>checker-qual</artifactId>
<version>3.4.0</version>
<version>3.4.1</version>
<scope>test</scope>
</dependency>