Skip to content

Commit cb92254

Browse files
Bump the all-dependencies group with 2 updates (#183)
Bumps the all-dependencies group with 2 updates: [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.12.0 to 5.12.1 - [Release notes](https://github.com/junit-team/junit5/releases) - [Commits](junit-team/junit-framework@r5.12.0...r5.12.1) Updates `org.mockito:mockito-core` from 5.16.0 to 5.16.1 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.16.0...v5.16.1) --- 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-patch dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 92c9c3c commit cb92254

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
@@ -47,9 +47,9 @@
4747
<slf4j-version>2.0.17</slf4j-version>
4848
<commons-lang-version>3.17.0</commons-lang-version>
4949
<commons-io-version>2.18.0</commons-io-version>
50-
<junit-version>5.12.0</junit-version>
50+
<junit-version>5.12.1</junit-version>
5151
<pdfbox-version>3.0.4</pdfbox-version>
52-
<mockito-version>5.16.0</mockito-version>
52+
<mockito-version>5.16.1</mockito-version>
5353
<hamcrest-version>1.3</hamcrest-version>
5454

5555
<!-- Maven plugins -->

0 commit comments

Comments
 (0)