File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 158158 <dependency >
159159 <groupId >org.junit.jupiter</groupId >
160160 <artifactId >junit-jupiter-engine</artifactId >
161- <version >5.11.4 </version >
161+ <version >5.12.0 </version >
162162 <scope >test</scope >
163163 </dependency >
164164 <dependency >
165165 <groupId >org.junit.jupiter</groupId >
166166 <artifactId >junit-jupiter</artifactId >
167- <version >5.11.4 </version >
167+ <version >5.12.0 </version >
168168 <scope >test</scope >
169169 </dependency >
170170 <dependency >
171171 <groupId >org.mockito</groupId >
172172 <artifactId >mockito-core</artifactId >
173- <version >5.14 .2</version >
173+ <version >5.15 .2</version >
174174 <scope >test</scope >
175175 </dependency >
176176 <dependency >
177177 <groupId >org.mockito</groupId >
178178 <artifactId >mockito-junit-jupiter</artifactId >
179- <version >5.14 .2</version >
179+ <version >5.15 .2</version >
180180 <scope >test</scope >
181181 </dependency >
182182 <dependency >
202202 <dependency >
203203 <groupId >com.nimbusds</groupId >
204204 <artifactId >nimbus-jose-jwt</artifactId >
205- <version >10.0.1 </version >
205+ <version >10.0.2 </version >
206206 </dependency >
207207 <dependency >
208208 <groupId >com.github.multiformats</groupId >
You can’t perform that action at this time.
0 commit comments