From 6308351a4526c077dac9bd0b2a9f79b81bf21dbe Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Tue, 4 Feb 2020 09:47:15 +0100 Subject: [PATCH] Bump checker-qual from 3.1.0 to 3.1.1 (#2007) Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.1.0 to 3.1.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.1.0...checker-framework-3.1.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 7da9bda1..60247c99 100644 --- a/pom.xml +++ b/pom.xml @@ -913,7 +913,7 @@ org.checkerframework checker-qual - 3.1.0 + 3.1.1 test