From e04a139a7e7f1d0c9c5f453900d60c22c4643897 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 14 Mar 2021 02:43:08 +0100 Subject: [PATCH] Bump checker-qual from 3.8.0 to 3.11.0 (#2295) Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.8.0 to 3.11.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.8.0...checker-framework-3.11.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 2635c20b..97c6165d 100644 --- a/pom.xml +++ b/pom.xml @@ -905,7 +905,7 @@ org.checkerframework checker-qual - 3.8.0 + 3.11.0 test