From 534ebb62a126de4af10ba9d736402210fec95ad9 Mon Sep 17 00:00:00 2001 From: Picnic-Bot Date: Fri, 6 Jan 2023 08:40:54 +0100 Subject: [PATCH] Upgrade Checker Framework Annotations 3.28.0 -> 3.29.0 (#449) See: - https://github.com/typetools/checker-framework/releases/tag/checker-framework-3.29.0 - https://github.com/typetools/checker-framework/compare/checker-framework-3.28.0...checker-framework-3.29.0 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 5b90d89c04..d4297e1cd0 100644 --- a/pom.xml +++ b/pom.xml @@ -343,7 +343,7 @@ org.checkerframework checker-qual - 3.28.0 + 3.29.0 org.hamcrest