Skip to content

Commit c95a5b4

Browse files
chore: [DevOps] bump the production-minor-patch group with 2 updates (#447)
Bumps the production-minor-patch group with 2 updates: [org.mockito:mockito-core](https://github.com/mockito/mockito) and [com.puppycrawl.tools:checkstyle](https://github.com/checkstyle/checkstyle). Updates `org.mockito:mockito-core` from 5.17.0 to 5.18.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.17.0...v5.18.0) Updates `com.puppycrawl.tools:checkstyle` from 10.23.1 to 10.24.0 - [Release notes](https://github.com/checkstyle/checkstyle/releases) - [Commits](checkstyle/checkstyle@checkstyle-10.23.1...checkstyle-10.24.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.18.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: production-minor-patch - dependency-name: com.puppycrawl.tools:checkstyle dependency-version: 10.24.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 2c6fcac commit c95a5b4

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
@@ -63,14 +63,14 @@
6363
<wiremock.version>3.13.0</wiremock.version>
6464
<assertj-core.version>3.27.3</assertj-core.version>
6565
<slf4j.version>2.0.17</slf4j.version>
66-
<checkstyle.version>10.23.1</checkstyle.version>
66+
<checkstyle.version>10.24.0</checkstyle.version>
6767
<system-stubs.version>2.1.3</system-stubs.version>
6868
<surefire.version>3.5.3</surefire.version>
6969
<springframework.version>6.2.1</springframework.version>
7070
<spring-ai.version>1.0.0-M6</spring-ai.version>
7171
<reactor-core.version>3.6.12</reactor-core.version>
7272
<dotenv-java.version>3.2.0</dotenv-java.version>
73-
<mockito.version>5.17.0</mockito.version>
73+
<mockito.version>5.18.0</mockito.version>
7474
<javaparser.version>3.26.4</javaparser.version>
7575
<jsonschema-generator.version>4.38.0</jsonschema-generator.version>
7676
<jackson.version>2.19.0</jackson.version>

0 commit comments

Comments
 (0)