From f1f0ef87a0f3a3637512f8f13f2c753b2021c253 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sun, 1 Aug 2021 16:45:25 +0000 Subject: [PATCH] chore(deps): bump checkstyle from 6.13 to 8.29 in /ubenchmark Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 6.13 to 8.29. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-6.13...checkstyle-8.29) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- ubenchmark/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ubenchmark/pom.xml b/ubenchmark/pom.xml index 0b7c7b77e0..fd196f789e 100644 --- a/ubenchmark/pom.xml +++ b/ubenchmark/pom.xml @@ -84,7 +84,7 @@ POSSIBILITY OF SUCH DAMAGE. com.puppycrawl.tools checkstyle - 6.13 + 8.29