From ae046a83c3ebe30bf8e2a8dcddd54d064c920d2b Mon Sep 17 00:00:00 2001
From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com>
Date: Thu, 31 Oct 2024 17:37:13 +0000
Subject: [PATCH] Update dependency com.puppycrawl.tools:checkstyle to v10.20.0
---
backend/pom.xml | 2 +-
frontend/apigateway/pom.xml | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/backend/pom.xml b/backend/pom.xml
index 2f6d6cd..980d749 100644
--- a/backend/pom.xml
+++ b/backend/pom.xml
@@ -468,7 +468,7 @@
com.puppycrawl.tools
checkstyle
- 10.16.0
+ 10.20.0
diff --git a/frontend/apigateway/pom.xml b/frontend/apigateway/pom.xml
index 7e48459..ef2642b 100644
--- a/frontend/apigateway/pom.xml
+++ b/frontend/apigateway/pom.xml
@@ -257,7 +257,7 @@
com.puppycrawl.tools
checkstyle
- 10.16.0
+ 10.20.0