Skip to content

Commit 0f550e9

Browse files
Bump org.mockito:mockito-core from 5.21.0 to 5.23.0 in /SimpleAPI
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.21.0 to 5.23.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.21.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 ac6e9a7 commit 0f550e9

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

SimpleAPI/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@
196196
<dependency>
197197
<groupId>org.mockito</groupId>
198198
<artifactId>mockito-core</artifactId>
199-
<version>5.21.0</version>
199+
<version>5.23.0</version>
200200
<scope>test</scope>
201201
</dependency>
202202
<dependency>

0 commit comments

Comments
 (0)