Bump checkstyle from 9.1 to 10.3.1

Bumps [checkstyle](https://github.com/checkstyle/checkstyle) from 9.1 to 10.3.1.
- [Release notes](https://github.com/checkstyle/checkstyle/releases)
- [Commits](https://github.com/checkstyle/checkstyle/compare/checkstyle-9.1...checkstyle-10.3.1)

---
updated-dependencies:
- dependency-name: com.puppycrawl.tools:checkstyle
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
pull/447/head
dependabot[bot] 2022-07-19 22:06:25 +00:00 zatwierdzone przez Andrew Gaul
rodzic 3528bf3ae1
commit d0fec21e93
1 zmienionych plików z 1 dodań i 1 usunięć

Wyświetl plik

@ -132,7 +132,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>9.1</version>
<version>10.3.1</version>
</dependency>
</dependencies>
</plugin>