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 a5808ea commit bdefa35Copy full SHA for bdefa35
pom.xml
@@ -69,7 +69,7 @@
69
<dependency>
70
<groupId>org.junit</groupId>
71
<artifactId>junit-bom</artifactId>
72
- <version>5.14.0</version>
+ <version>6.0.0</version>
73
<type>pom</type>
74
<scope>import</scope>
75
</dependency>
@@ -98,7 +98,7 @@
98
99
<groupId>org.mockito</groupId>
100
<artifactId>mockito-core</artifactId>
101
- <version>4.11.0</version>
+ <version>5.20.0</version>
102
<scope>test</scope>
103
104
0 commit comments