Merge pull request 'Bump checkstyle from 8.45.1 to 10.6.0' (#80) from dependabot/maven/com.puppycrawl.tools-checkstyle-10.6.0 into main
Some checks failed
build / build (push) Has been cancelled

Reviewed-on: #80
This commit is contained in:
simcop2387 2025-05-04 13:21:16 -04:00
commit 95288b5d6b

View file

@ -252,7 +252,7 @@
<dependency>
<groupId>com.puppycrawl.tools</groupId>
<artifactId>checkstyle</artifactId>
<version>8.45.1</version>
<version>10.6.0</version>
</dependency>
</dependencies>
<configuration>