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
Some checks failed
build / build (push) Has been cancelled
Reviewed-on: #80
This commit is contained in:
commit
95288b5d6b
1 changed files with 1 additions and 1 deletions
2
pom.xml
2
pom.xml
|
@ -252,7 +252,7 @@
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.puppycrawl.tools</groupId>
|
<groupId>com.puppycrawl.tools</groupId>
|
||||||
<artifactId>checkstyle</artifactId>
|
<artifactId>checkstyle</artifactId>
|
||||||
<version>8.45.1</version>
|
<version>10.6.0</version>
|
||||||
</dependency>
|
</dependency>
|
||||||
</dependencies>
|
</dependencies>
|
||||||
<configuration>
|
<configuration>
|
||||||
|
|
Loading…
Add table
Reference in a new issue