Skip to content

Commit 944def7

Browse files
chore(deps-dev): bump org.mockito:mockito-core (#775)
Bumps [org.mockito:mockito-core](https://github.com/mockito/mockito) from 5.8.0 to 5.11.0. - [Release notes](https://github.com/mockito/mockito/releases) - [Commits](mockito/mockito@v5.8.0...v5.11.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 40523df commit 944def7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

transaction-analyzer/java/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
<dependency>
3737
<groupId>org.mockito</groupId>
3838
<artifactId>mockito-core</artifactId>
39-
<version>5.8.0</version>
39+
<version>5.11.0</version>
4040
<scope>test</scope>
4141
</dependency>
4242
<dependency>

0 commit comments

Comments
 (0)