From 847b668de11572f7793c0b36a03fc6613408cf06 Mon Sep 17 00:00:00 2001 From: XDEV Renovate Bot Date: Mon, 10 Aug 2026 03:37:24 +0000 Subject: [PATCH] Update dependency com.puppycrawl.tools:checkstyle to v13.10.0 --- pom.xml | 2 +- testcontainers-selenium/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 85a33a6..9f4472e 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ com.puppycrawl.tools checkstyle - 13.8.0 + 13.10.0 diff --git a/testcontainers-selenium/pom.xml b/testcontainers-selenium/pom.xml index a719d12..5070b32 100644 --- a/testcontainers-selenium/pom.xml +++ b/testcontainers-selenium/pom.xml @@ -320,7 +320,7 @@ com.puppycrawl.tools checkstyle - 13.8.0 + 13.10.0