From c6cdada9e39a1cb8d151fd9ca94fddf8c34efe25 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Fri, 10 Jan 2020 20:19:15 +0100 Subject: [PATCH] Bump checker-qual from 3.0.1 to 3.1.0 (#1983) Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.0.1 to 3.1.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.0.1...checker-framework-3.1.0) 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 b5f8c4fc..95cff926 100644 --- a/pom.xml +++ b/pom.xml @@ -913,7 +913,7 @@ org.checkerframework checker-qual - 3.0.1 + 3.1.0 test