Skip to content

Commit 57fd7f1

Browse files
Bump org.mockito:mockito-core from 5.20.0 to 5.21.0 (#493)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent be7e929 commit 57fd7f1

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
@@ -93,7 +93,7 @@
9393
<dependency>
9494
<groupId>org.mockito</groupId>
9595
<artifactId>mockito-core</artifactId>
96-
<version>5.20.0</version>
96+
<version>5.21.0</version>
9797
</dependency>
9898

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

0 commit comments

Comments
 (0)