We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbc27f9 commit d3241beCopy full SHA for d3241be
pom.xml
@@ -108,13 +108,13 @@
108
<artifactId>mockito-junit-jupiter</artifactId>
109
<groupId>org.mockito</groupId>
110
<scope>test</scope>
111
- <version>4.11.0</version>
+ <version>5.18.0</version>
112
</dependency>
113
<dependency>
114
<artifactId>mockito-inline</artifactId>
115
116
117
+ <version>5.2.0</version>
118
119
120
<groupId>uk.org.webcompere</groupId>
0 commit comments