diff --git a/.idea/checkstyle-idea.xml b/.idea/checkstyle-idea.xml index 5f35e01..b52c3e2 100644 --- a/.idea/checkstyle-idea.xml +++ b/.idea/checkstyle-idea.xml @@ -1,7 +1,7 @@ - 10.20.1 + 10.21.0 JavaOnlyWithTests true true diff --git a/pom.xml b/pom.xml index 07f0514..8b3e225 100644 --- a/pom.xml +++ b/pom.xml @@ -45,7 +45,7 @@ com.puppycrawl.tools checkstyle - 10.20.2 + 10.21.0 diff --git a/testcontainers-selenium/pom.xml b/testcontainers-selenium/pom.xml index 1a868fe..8ca01ab 100644 --- a/testcontainers-selenium/pom.xml +++ b/testcontainers-selenium/pom.xml @@ -351,7 +351,7 @@ com.puppycrawl.tools checkstyle - 10.20.2 + 10.21.0