Skip to content

Commit 72dda51

Browse files
Bump org.mockito:mockito-core (#447)
Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 4be04de commit 72dda51

File tree

1 file changed

+1
-1
lines changed
  • examples/fabric-contract-example-maven

1 file changed

+1
-1
lines changed

examples/fabric-contract-example-maven/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -88,7 +88,7 @@
8888
<dependency>
8989
<groupId>org.mockito</groupId>
9090
<artifactId>mockito-core</artifactId>
91-
<version>5.18.0</version>
91+
<version>5.19.0</version>
9292
</dependency>
9393

9494
<!-- https://mvnrepository.com/artifact/org.json/json -->

0 commit comments

Comments
 (0)