commit | 259f5cffa782850813be178c3e613ccf480c8f47 | [log] [tgz] |
---|---|---|
author | David Matějček <dmatej@seznam.cz> | Wed Apr 06 14:17:32 2022 +0200 |
committer | David Matějček <dmatej@seznam.cz> | Wed Apr 06 14:17:32 2022 +0200 |
tree | 117a317ee9b2fb37e35f64c0dce76a79d764b849 | |
parent | 939774f4eb27cebda579d6b35a9cdc6a9a930107 [diff] |
Updated checkstyle dependency
diff --git a/nucleus/parent/pom.xml b/nucleus/parent/pom.xml index 5458f74..256b172 100644 --- a/nucleus/parent/pom.xml +++ b/nucleus/parent/pom.xml
@@ -795,7 +795,7 @@ <dependency> <groupId>com.puppycrawl.tools</groupId> <artifactId>checkstyle</artifactId> - <version>8.43</version> + <version>10.1</version> </dependency> </dependencies> <executions>