We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4473034 commit d97f466Copy full SHA for d97f466
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.22.0</version>
+ <version>5.23.0</version>
96
</dependency>
97
98
<groupId>org.json</groupId>
0 commit comments