From 83dd6d33bbac7715ad5fdc8c51a8fff2a5877831 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 20 Aug 2020 01:00:05 +0200 Subject: [PATCH] Bump checker-qual from 3.5.0 to 3.6.0 (#2168) Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.5.0 to 3.6.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.5.0...checker-framework-3.6.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 3c59f875..1502a46b 100644 --- a/pom.xml +++ b/pom.xml @@ -904,7 +904,7 @@ org.checkerframework checker-qual - 3.5.0 + 3.6.0 test