We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4be04de commit 72dda51Copy full SHA for 72dda51
1 file changed
examples/fabric-contract-example-maven/pom.xml
@@ -88,7 +88,7 @@
88
<dependency>
89
<groupId>org.mockito</groupId>
90
<artifactId>mockito-core</artifactId>
91
- <version>5.18.0</version>
+ <version>5.19.0</version>
92
</dependency>
93
94
<!-- https://mvnrepository.com/artifact/org.json/json -->
0 commit comments