From 1b48ba27c07cb420d6d28566b8af737dd4f721d4 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 31 Oct 2024 16:06:22 +0000 Subject: [PATCH] chore(deps): update dependency com.puppycrawl.tools:checkstyle to v10.20.0 --- catalog-service/pom.xml | 2 +- inventory-service/pom.xml | 2 +- order-service/pom.xml | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/catalog-service/pom.xml b/catalog-service/pom.xml index c146d77c..9d1e4bf3 100644 --- a/catalog-service/pom.xml +++ b/catalog-service/pom.xml @@ -393,7 +393,7 @@ com.puppycrawl.tools checkstyle - 10.19.0 + 10.20.0 diff --git a/inventory-service/pom.xml b/inventory-service/pom.xml index 35ca4697..7d5f45ef 100644 --- a/inventory-service/pom.xml +++ b/inventory-service/pom.xml @@ -408,7 +408,7 @@ com.puppycrawl.tools checkstyle - 10.19.0 + 10.20.0 diff --git a/order-service/pom.xml b/order-service/pom.xml index 46cc67cd..e088fb58 100644 --- a/order-service/pom.xml +++ b/order-service/pom.xml @@ -369,7 +369,7 @@ com.puppycrawl.tools checkstyle - 10.19.0 + 10.20.0