Skip to content

Commit 535e3f8

Browse files
[dependency] Bump org.mockito:mockito-core from 5.11.0 to 5.12.0 (#127)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.11.0 to 5.12.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.11.0...v5.12.0) --- updated-dependencies: - dependency-name: org.mockito:mockito-core 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 65b56d9 commit 535e3f8

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
@@ -201,7 +201,7 @@
201201
<dependency>
202202
<groupId>org.mockito</groupId>
203203
<artifactId>mockito-core</artifactId>
204-
<version>5.11.0</version>
204+
<version>5.12.0</version>
205205
<scope>test</scope>
206206
</dependency>
207207
<dependency>

0 commit comments

Comments
 (0)