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