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.
2 parents 3c3057d + 03776bd commit 8bf4049Copy full SHA for 8bf4049
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