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 55b30cb commit 0f7832aCopy full SHA for 0f7832a
pom.xml
@@ -107,13 +107,13 @@
107
<artifactId>mockito-junit-jupiter</artifactId>
108
<groupId>org.mockito</groupId>
109
<scope>test</scope>
110
- <version>5.14.2</version>
+ <version>4.11.0</version>
111
</dependency>
112
<dependency>
113
- <artifactId>mockito-core</artifactId>
+ <artifactId>mockito-inline</artifactId>
114
115
116
117
118
119
<groupId>uk.org.webcompere</groupId>
0 commit comments