File tree 1 file changed +5
-5
lines changed
1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 158
158
<dependency >
159
159
<groupId >org.junit.jupiter</groupId >
160
160
<artifactId >junit-jupiter-engine</artifactId >
161
- <version >5.11.4 </version >
161
+ <version >5.12.0 </version >
162
162
<scope >test</scope >
163
163
</dependency >
164
164
<dependency >
165
165
<groupId >org.junit.jupiter</groupId >
166
166
<artifactId >junit-jupiter</artifactId >
167
- <version >5.11.4 </version >
167
+ <version >5.12.0 </version >
168
168
<scope >test</scope >
169
169
</dependency >
170
170
<dependency >
171
171
<groupId >org.mockito</groupId >
172
172
<artifactId >mockito-core</artifactId >
173
- <version >5.14 .2</version >
173
+ <version >5.15 .2</version >
174
174
<scope >test</scope >
175
175
</dependency >
176
176
<dependency >
177
177
<groupId >org.mockito</groupId >
178
178
<artifactId >mockito-junit-jupiter</artifactId >
179
- <version >5.14 .2</version >
179
+ <version >5.15 .2</version >
180
180
<scope >test</scope >
181
181
</dependency >
182
182
<dependency >
202
202
<dependency >
203
203
<groupId >com.nimbusds</groupId >
204
204
<artifactId >nimbus-jose-jwt</artifactId >
205
- <version >10.0.1 </version >
205
+ <version >10.0.2 </version >
206
206
</dependency >
207
207
<dependency >
208
208
<groupId >com.github.multiformats</groupId >
You can’t perform that action at this time.
0 commit comments