Skip to content

Commit a5a1cd3

Browse files
build(deps): bump mockito.version from 5.10.0 to 5.11.0 (#2339)
Bumps `mockito.version` from 5.10.0 to 5.11.0. Updates `org.mockito:mockito-core` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.11.0) Updates `org.mockito:mockito-junit-jupiter` from 5.10.0 to 5.11.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.10.0...v5.11.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-type: direct:production update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8c34a2e commit a5a1cd3

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
@@ -95,7 +95,7 @@
9595
<junit5.version>5.10.2</junit5.version>
9696
<jackson.version>2.16.1</jackson.version>
9797
<assertj.version>3.25.3</assertj.version>
98-
<mockito.version>5.10.0</mockito.version>
98+
<mockito.version>5.11.0</mockito.version>
9999

100100
<maven-compiler-plugin.version>3.12.1</maven-compiler-plugin.version>
101101
<maven-install-plugin.version>3.1.1</maven-install-plugin.version>

0 commit comments

Comments
 (0)