From 602ecf8f3835d816e8e49210bd35db594534434c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 18:17:46 +0000 Subject: [PATCH] Bump checkstyle from 8.0 to 8.29 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.0 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.0...checkstyle-8.29) Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aa702a4..1cdd2a3 100644 --- a/pom.xml +++ b/pom.xml @@ -68,7 +68,7 @@ com.puppycrawl.tools checkstyle - 8.0 + 8.29