Skip to content

Commit

Permalink
Bump the all-dependencies group across 1 directory with 2 updates (#178)
Browse files Browse the repository at this point in the history
Bumps the all-dependencies group with 2 updates in the / directory: [org.junit.jupiter:junit-jupiter-engine](https://github.com/junit-team/junit5) and [org.mockito:mockito-core](https://github.com/mockito/mockito).


Updates `org.junit.jupiter:junit-jupiter-engine` from 5.11.3 to 5.11.4
- [Release notes](https://github.com/junit-team/junit5/releases)
- [Commits](junit-team/junit5@r5.11.3...r5.11.4)

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.junit.jupiter:junit-jupiter-engine
  dependency-type: direct:development
  update-type: version-update:semver-patch
  dependency-group: all-dependencies
- dependency-name: org.mockito:mockito-core
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: all-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 6, 2025
1 parent 2a226fb commit bbe475d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -47,9 +47,9 @@
<slf4j-version>2.0.16</slf4j-version>
<commons-lang-version>3.17.0</commons-lang-version>
<commons-io-version>2.18.0</commons-io-version>
<junit-version>5.11.3</junit-version>
<junit-version>5.11.4</junit-version>
<pdfbox-version>3.0.3</pdfbox-version>
<mockito-version>5.14.2</mockito-version>
<mockito-version>5.15.2</mockito-version>
<hamcrest-version>1.3</hamcrest-version>

<!-- Maven plugins -->
Expand Down

0 comments on commit bbe475d

Please sign in to comment.