From 1cd0ce17a56f520458027a18f0cc5e4b756ed74c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 10 Jul 2020 19:19:19 +0200 Subject: [PATCH] Bump checker-qual from 3.4.1 to 3.5.0 (#2148) Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.4.1 to 3.5.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-3.4.1...checker-framework-3.5.0) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 314ee62e..e7944312 100644 --- a/pom.xml +++ b/pom.xml @@ -904,7 +904,7 @@ org.checkerframework checker-qual - 3.4.1 + 3.5.0 test