From 0b100a41130f5e06bf722dd36c7b527ef97d8909 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 31 Jan 2020 18:25:47 +0000 Subject: [PATCH] Bump checkstyle from 8.10 to 8.29 in /draughts Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.10 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.10...checkstyle-8.29) Signed-off-by: dependabot[bot] --- draughts/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/draughts/pom.xml b/draughts/pom.xml index f997f35..5c38932 100644 --- a/draughts/pom.xml +++ b/draughts/pom.xml @@ -35,7 +35,7 @@ com.puppycrawl.tools checkstyle - 8.10 + 8.29 com.github.ngeor