From a45b796041bf5c120d190ff03b71063ca53d0c77 Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Sun, 25 Aug 2024 15:52:20 +0000
Subject: [PATCH] chore(deps): update dependency
com.puppycrawl.tools:checkstyle to v10.18.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 78511c99..6daaf28b 100644
--- a/catalog-service/pom.xml
+++ b/catalog-service/pom.xml
@@ -387,7 +387,7 @@
com.puppycrawl.tools
checkstyle
- 10.17.0
+ 10.18.0
diff --git a/inventory-service/pom.xml b/inventory-service/pom.xml
index bca566bf..8e010db9 100644
--- a/inventory-service/pom.xml
+++ b/inventory-service/pom.xml
@@ -408,7 +408,7 @@
com.puppycrawl.tools
checkstyle
- 10.17.0
+ 10.18.0
diff --git a/order-service/pom.xml b/order-service/pom.xml
index c9369b98..21873c9d 100644
--- a/order-service/pom.xml
+++ b/order-service/pom.xml
@@ -369,7 +369,7 @@
com.puppycrawl.tools
checkstyle
- 10.17.0
+ 10.18.0