Skip to content

Commit 52dfc60

Browse files
Bump mockito.version from 5.21.0 to 5.22.0 (#248)
Bumps `mockito.version` from 5.21.0 to 5.22.0. Updates `org.mockito:mockito-core` from 5.21.0 to 5.22.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.22.0) Updates `org.mockito:mockito-junit-jupiter` from 5.21.0 to 5.22.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.0...v5.22.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.22.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.22.0 dependency-type: direct:production 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 3142845 commit 52dfc60

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
@@ -60,7 +60,7 @@
6060
<!-- Test -->
6161
<assertj.version>3.27.7</assertj.version>
6262
<json-path.version>2.10.0</json-path.version>
63-
<mockito.version>5.21.0</mockito.version>
63+
<mockito.version>5.22.0</mockito.version>
6464
<hamcrest.version>3.0</hamcrest.version>
6565
<junit-jupiter.version>6.0.2</junit-jupiter.version>
6666

0 commit comments

Comments
 (0)