From e2509daa4925441ac638571b5d32cb88c7e25908 Mon Sep 17 00:00:00 2001 From: "dependabot-preview[bot]" <27856297+dependabot-preview[bot]@users.noreply.github.com> Date: Mon, 6 Apr 2020 16:04:28 +0200 Subject: [PATCH] Bump checker-qual from 3.2.0 to 3.3.0 (#2058) Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.2.0 to 3.3.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.2.0...checker-framework-3.3.0) Signed-off-by: dependabot-preview[bot] Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com> --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index a76535e4..8547310f 100644 --- a/pom.xml +++ b/pom.xml @@ -892,7 +892,7 @@ org.checkerframework checker-qual - 3.2.0 + 3.3.0 test