Skip to content

Commit c8871b5

Browse files
build(deps): bump com.puppycrawl.tools:checkstyle in /api-tests
Bumps [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle) from 10.26.1 to 11.0.0. - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.26.1...checkstyle-11.0.0) --- updated-dependencies: - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1f9c684 commit c8871b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

api-tests/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
<pact.jvm.consumer.version>4.0.10</pact.jvm.consumer.version>
3030
<pact.jvm.provider.junit.version>4.0.10</pact.jvm.provider.junit.version>
3131
<spotbugs.version>4.9.4</spotbugs.version>
32-
<puppycrawl-tools-checkstyle.version>10.26.1</puppycrawl-tools-checkstyle.version>
32+
<puppycrawl-tools-checkstyle.version>11.0.0</puppycrawl-tools-checkstyle.version>
3333
<junit-jupiter.version>5.13.4</junit-jupiter.version>
3434
<assertj.core.version>3.27.4</assertj.core.version>
3535
<hamcrest.version>3.0</hamcrest.version>

0 commit comments

Comments
 (0)