Skip to content

Commit 1621124

Browse files
chore: [DevOps] bump the production-minor-patch group with 2 updates (#594)
Bumps the production-minor-patch group with 2 updates: [org.assertj:assertj-core](https://github.com/assertj/assertj) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `org.assertj:assertj-core` from 3.27.5 to 3.27.6 - [Release notes](https://github.com/assertj/assertj/releases) - [Commits](assertj/assertj@assertj-build-3.27.5...assertj-build-3.27.6) Updates `com.puppycrawl.tools:checkstyle` from 11.0.1 to 11.1.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-11.0.1...checkstyle-11.1.0) --- updated-dependencies: - dependency-name: org.assertj:assertj-core dependency-version: 3.27.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: production-minor-patch - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 11.1.0 dependency-type: direct:production update-type: version-update:semver-minor 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 3902e38 commit 1621124

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
@@ -58,9 +58,9 @@
5858
<cloud-sdk.version>5.22.0</cloud-sdk.version>
5959
<junit-jupiter.version>5.13.4</junit-jupiter.version>
6060
<wiremock.version>3.13.1</wiremock.version>
61-
<assertj-core.version>3.27.5</assertj-core.version>
61+
<assertj-core.version>3.27.6</assertj-core.version>
6262
<slf4j.version>2.0.17</slf4j.version>
63-
<checkstyle.version>11.0.1</checkstyle.version>
63+
<checkstyle.version>11.1.0</checkstyle.version>
6464
<system-stubs.version>2.1.3</system-stubs.version>
6565
<surefire.version>3.5.4</surefire.version>
6666
<springframework.version>6.2.11</springframework.version>

0 commit comments

Comments
 (0)