Skip to content

Commit a3e2987

Browse files
Bump org.mockito:mockito-core from 5.11.0 to 5.23.0
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.11.0...v5.23.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core dependency-version: 5.23.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent fe2ec16 commit a3e2987

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
@@ -169,7 +169,7 @@
169169
<dependency>
170170
<groupId>org.mockito</groupId>
171171
<artifactId>mockito-core</artifactId>
172-
<version>5.11.0</version>
172+
<version>5.23.0</version>
173173
</dependency>
174174
<dependency>
175175
<groupId>org.slf4j</groupId>

0 commit comments

Comments
 (0)