Skip to content

Commit 9617b30

Browse files
Bump org.mockito:mockito-core from 5.21.0 to 5.22.0 (#525)
Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent da4e34b commit 9617b30

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
@@ -92,7 +92,7 @@
9292
<dependency>
9393
<groupId>org.mockito</groupId>
9494
<artifactId>mockito-core</artifactId>
95-
<version>5.21.0</version>
95+
<version>5.22.0</version>
9696
</dependency>
9797
<dependency>
9898
<groupId>org.json</groupId>

0 commit comments

Comments
 (0)