Updated dependencies
Bumped Checkstyle to version 10.21.1 Bumped PMD extensions to version 1.1.8 Bumped JUnit to version 5.11.4 Bumped AssertJ to version 3.27.0
This commit is contained in:
parent
c5e11dd1cb
commit
71141e0b3e
4 changed files with 7 additions and 7 deletions
|
@ -37,5 +37,5 @@ not provided by the extension. For example:
|
|||
|
||||
```java
|
||||
repositories = List.of(MAVEN_CENTRAL);
|
||||
scope(test).include(dependency("com.puppycrawl.tools", "checkstyle", version(10, 21, 0)));
|
||||
scope(test).include(dependency("com.puppycrawl.tools", "checkstyle", version(10, 21, 1)));
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue