File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 5555 <project .reporting.outputEncoding>UTF-8</project .reporting.outputEncoding>
5656 <module-name >${groupId} .${artifactId} </module-name >
5757 <io .cucumber.version>7.21.1</io .cucumber.version>
58- <org .mockito.version>5.2 .0</org .mockito.version>
58+ <org .mockito.version>5.16 .0</org .mockito.version>
5959 <javadoc .failOnWarnings>true</javadoc .failOnWarnings>
6060 <!-- This is required for later correct replacement of surefireArgLine -->
6161 <!-- see surefire-java8 and surefire-java9+ profiles -->
182182 <dependency >
183183 <groupId >org.mockito</groupId >
184184 <artifactId >mockito-junit-jupiter</artifactId >
185- <version >5.15.2 </version >
185+ <version >5.16.0 </version >
186186 <scope >test</scope >
187187 </dependency >
188188
You can’t perform that action at this time.
0 commit comments