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 bfcf00f commit 1fe92bcCopy full SHA for 1fe92bc
pom.xml
@@ -43,16 +43,10 @@
43
<version>5.8.1</version>
44
<scope>test</scope>
45
</dependency>
46
- <dependency>
47
- <groupId>org.junit.jupiter</groupId>
48
- <artifactId>junit-jupiter-api</artifactId>
49
- <version>5.7.1</version>
50
- <scope>test</scope>
51
- </dependency>
52
<dependency>
53
<groupId>org.mockito</groupId>
54
<artifactId>mockito-core</artifactId>
55
- <version>2.28.2</version>
+ <version>3.12.4</version>
56
57
58
0 commit comments