From f194954d81cb98b32b35cb3731a9f52e6a740260 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Apr 2020 22:17:41 +0000 Subject: [PATCH] Bump checkstyle from 6.19 to 8.29 in /double-click Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 6.19 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-6.19...checkstyle-8.29) Signed-off-by: dependabot[bot] --- double-click/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/double-click/pom.xml b/double-click/pom.xml index 5017f3d..05f9930 100644 --- a/double-click/pom.xml +++ b/double-click/pom.xml @@ -366,7 +366,7 @@ com.puppycrawl.tools checkstyle - 6.19 + 8.29