From 78e82452ec90712ab207b5b99d38dbe8f9baa7eb Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 18:10:33 +0000 Subject: [PATCH] Bump checkstyle from 8.9 to 8.29 in /sample-3-2 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.9 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.9...checkstyle-8.29) Signed-off-by: dependabot[bot] --- sample-3-2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/sample-3-2/pom.xml b/sample-3-2/pom.xml index ba8fafa..44bc24d 100644 --- a/sample-3-2/pom.xml +++ b/sample-3-2/pom.xml @@ -61,7 +61,7 @@ com.puppycrawl.tools checkstyle - 8.9 + 8.29