From c86c17b1be124a4b61950533acc173bc50d0e455 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 16 Nov 2019 08:26:15 +0000 Subject: [PATCH] Bump checkstyle from 8.10 to 8.18 in /CS186-Proj2 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.10 to 8.18. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.10...checkstyle-8.18) Signed-off-by: dependabot[bot] --- CS186-Proj2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CS186-Proj2/pom.xml b/CS186-Proj2/pom.xml index 43b0f2c..ffbabee 100644 --- a/CS186-Proj2/pom.xml +++ b/CS186-Proj2/pom.xml @@ -52,7 +52,7 @@ com.puppycrawl.tools checkstyle - 8.10 + 8.18 com.github.ngeor