Skip to content

Commit

Permalink
Bump the build-dependencies group with 2 updates
Browse files Browse the repository at this point in the history
Bumps the build-dependencies group with 2 updates: [org.mockito:mockito-junit-jupiter](https://github.com/mockito/mockito) and [org.mockito:mockito-core](https://github.com/mockito/mockito).


Updates `org.mockito:mockito-junit-jupiter` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

Updates `org.mockito:mockito-core` from 5.14.2 to 5.15.2
- [Release notes](https://github.com/mockito/mockito/releases)
- [Commits](mockito/mockito@v5.14.2...v5.15.2)

---
updated-dependencies:
- dependency-name: org.mockito:mockito-junit-jupiter
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: build-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 3, 2025
1 parent 1bdba9e commit b9d9777
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build/parents/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -137,7 +137,7 @@
<version.testcontainers>1.20.4</version.testcontainers>

<version.org.hamcrest>3.0</version.org.hamcrest>
<version.org.mockito>5.14.2</version.org.mockito>
<version.org.mockito>5.15.2</version.org.mockito>
<version.org.assertj.assertj-core>3.27.1</version.org.assertj.assertj-core>
<!-- NOTE: Remove a Dependabot rule for 4.2.1 once the upgrade can be applied -->
<version.org.awaitily>4.2.2</version.org.awaitily>
Expand Down

0 comments on commit b9d9777

Please sign in to comment.