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 3c3057d commit 03776bdCopy full SHA for 03776bd
1 file changed
pom.xml
@@ -37,7 +37,7 @@
37
<dependency>
38
<groupId>org.mockito</groupId>
39
<artifactId>mockito-core</artifactId>
40
- <version>4.11.0</version>
+ <version>${commons.mockito.version}</version>
41
<scope>test</scope>
42
</dependency>
43
0 commit comments