Skip to content

Commit 18cfa8f

Browse files
Bump mockito-junit-jupiter from 3.12.4 to 4.0.0
Bumps [mockito-junit-jupiter](https://github.com/mockito/mockito) from 3.12.4 to 4.0.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v3.12.4...v4.0.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent d391c69 commit 18cfa8f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ SPDX-License-Identifier: Apache-2.0
3434
<!-- Test -->
3535
<basex.version>9.2.4</basex.version>
3636
<junit-jupiter.version>5.8.1</junit-jupiter.version>
37-
<mockito-junit-jupiter.version>3.12.4</mockito-junit-jupiter.version>
37+
<mockito-junit-jupiter.version>4.0.0</mockito-junit-jupiter.version>
3838
<openpojo.version>0.9.1</openpojo.version>
3939
</properties>
4040

0 commit comments

Comments
 (0)