We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4b86c3b commit 2dc30d5Copy full SHA for 2dc30d5
pom.xml
@@ -98,13 +98,13 @@
98
<artifactId>mockito-junit-jupiter</artifactId>
99
<groupId>org.mockito</groupId>
100
<scope>test</scope>
101
- <version>4.11.0</version>
+ <version>5.19.0</version>
102
</dependency>
103
<dependency>
104
<artifactId>mockito-inline</artifactId>
105
106
107
+ <version>5.2.0</version>
108
109
110
<groupId>uk.org.webcompere</groupId>
0 commit comments