From ef26cacd0d20671600255c21b6bfd163d3a93ca9 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Thu, 14 Jan 2021 22:13:26 +0000 Subject: [PATCH] Bump checker-qual from 3.6.0 to 3.9.1 Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.6.0 to 3.9.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.6.0...checker-framework-3.9.1) Signed-off-by: dependabot-preview[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index c854c8d..3b8dacb 100644 --- a/pom.xml +++ b/pom.xml @@ -156,7 +156,7 @@ org.checkerframework checker-qual - 3.6.0 + 3.9.1 provided