From 0183771e71844b258c4e3740a135697ea0bd8891 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Feb 2023 05:24:13 +0000 Subject: [PATCH] Bump checker-qual from 3.24.0 to 3.31.0 Bumps [checker-qual](https://github.com/typetools/checker-framework) from 3.24.0 to 3.31.0. - [Release notes](https://github.com/typetools/checker-framework/releases) - [Changelog](https://github.com/typetools/checker-framework/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/typetools/checker-framework/compare/checker-framework-3.24.0...checker-framework-3.31.0) --- updated-dependencies: - dependency-name: org.checkerframework:checker-qual dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index fa486e7..c3c49cf 100644 --- a/pom.xml +++ b/pom.xml @@ -59,7 +59,7 @@ 3.3.0 - 3.24.0 + 3.31.0 10.4 4.9.10