From 97888ff5d95800de1e383816e511451b9855b7c2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 23 Aug 2021 11:03:15 +0000 Subject: [PATCH] Bump checkstyle from 8.42 to 8.45.1 Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 8.42 to 8.45.1. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-8.42...checkstyle-8.45.1) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 2eba66e14..68cad690e 100644 --- a/pom.xml +++ b/pom.xml @@ -382,7 +382,7 @@ com.puppycrawl.tools checkstyle - 8.42 + 8.45.1