Skip to content

Commit 76b17b0

Browse files
Bump mockito.version from 5.20.0 to 5.21.0
Bumps `mockito.version` from 5.20.0 to 5.21.0. Updates `org.mockito:mockito-core` from 5.20.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.20.0...v5.21.0) Updates `org.mockito:mockito-junit-jupiter` from 5.20.0 to 5.21.0 - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.20.0...v5.21.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.21.0 dependency-type: direct:development update-type: version-update:semver-minor - dependency-name: org.mockito:mockito-junit-jupiter dependency-version: 5.21.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent ea1fdbe commit 76b17b0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@
6666
<junit.version>6.0.1</junit.version>
6767
<testcontainer.version>1.21.3</testcontainer.version>
6868
<wiremock.version>3.13.2</wiremock.version>
69-
<mockito.version>5.20.0</mockito.version>
69+
<mockito.version>5.21.0</mockito.version>
7070
<system.stubs.version>2.1.8</system.stubs.version>
7171
<classgraph.version>4.8.184</classgraph.version>
7272

0 commit comments

Comments
 (0)