We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent da4e34b commit 9617b30Copy full SHA for 9617b30
1 file changed
examples/fabric-contract-example-maven/pom.xml
@@ -92,7 +92,7 @@
92
<dependency>
93
<groupId>org.mockito</groupId>
94
<artifactId>mockito-core</artifactId>
95
- <version>5.21.0</version>
+ <version>5.22.0</version>
96
</dependency>
97
98
<groupId>org.json</groupId>
0 commit comments