We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 28e5b11 commit e088b5bCopy full SHA for e088b5b
topics/sw_concepts/code/pattern-examples/pom.xml
@@ -28,7 +28,7 @@
28
<dependency>
29
<groupId>org.mockito</groupId>
30
<artifactId>mockito-bom</artifactId>
31
- <version>5.16.0</version>
+ <version>5.16.1</version>
32
<type>pom</type>
33
<scope>import</scope>
34
</dependency>
topics/testing/code/pom.xml
@@ -34,7 +34,7 @@
35
36
37
38
39
40
0 commit comments