Skip to content

Commit 1152641

Browse files
chore: [DevOps] bump the production-minor-patch group with 2 updates (#207)
Bumps the production-minor-patch group with 2 updates: [org.wiremock:wiremock](https://github.com/wiremock/wiremock) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `org.wiremock:wiremock` from 3.9.2 to 3.10.0 - [Release notes](https://github.com/wiremock/wiremock/releases) - [Commits](wiremock/wiremock@3.9.2...3.10.0) Updates `com.puppycrawl.tools:checkstyle` from 10.20.1 to 10.20.2 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.20.1...checkstyle-10.20.2) --- updated-dependencies: - dependency-name: org.wiremock:wiremock dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: com.puppycrawl.tools:checkstyle dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 185c0e5 commit 1152641

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -57,10 +57,10 @@
5757
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
5858
<cloud-sdk.version>5.14.0</cloud-sdk.version>
5959
<junit-jupiter.version>5.11.3</junit-jupiter.version>
60-
<wiremock.version>3.9.2</wiremock.version>
60+
<wiremock.version>3.10.0</wiremock.version>
6161
<assertj-core.version>3.26.3</assertj-core.version>
6262
<slf4j.version>2.0.16</slf4j.version>
63-
<checkstyle.version>10.20.1</checkstyle.version>
63+
<checkstyle.version>10.20.2</checkstyle.version>
6464
<system-stubs.version>2.1.3</system-stubs.version>
6565
<surefire.version>3.5.2</surefire.version>
6666
<springframework.version>6.2.0</springframework.version>

0 commit comments

Comments
 (0)