We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 39b8464 commit 11ba7f1Copy full SHA for 11ba7f1
1 file changed
pom.xml
@@ -72,7 +72,7 @@
72
<dependency>
73
<groupId>org.mockito</groupId>
74
<artifactId>mockito-core</artifactId>
75
- <version>4.11.0</version>
+ <version>${commons.mockito.version}</version>
76
<scope>test</scope>
77
</dependency>
78
</dependencies>
0 commit comments