File tree 3 files changed +13
-13
lines changed
3 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 57
57
<dependency >
58
58
<groupId >org.junit.jupiter</groupId >
59
59
<artifactId >junit-jupiter-engine</artifactId >
60
- <version >[5.11.3 ,)</version >
60
+ <version >[5.12.0 ,)</version >
61
61
</dependency >
62
62
</dependencies >
63
63
</plugin >
126
126
<dependency >
127
127
<groupId >org.junit.jupiter</groupId >
128
128
<artifactId >junit-jupiter-api</artifactId >
129
- <version >[5.11.3 ,)</version >
129
+ <version >[5.12.0 ,)</version >
130
130
<scope >test</scope >
131
131
</dependency >
132
132
<dependency >
133
133
<groupId >org.junit.platform</groupId >
134
134
<artifactId >junit-platform-launcher</artifactId >
135
- <version >[1.11.3 ,)</version >
135
+ <version >[1.12.0 ,)</version >
136
136
<scope >test</scope >
137
137
</dependency >
138
138
<dependency >
139
139
<groupId >org.awaitility</groupId >
140
140
<artifactId >awaitility</artifactId >
141
- <version >[4.2.2 ,)</version >
141
+ <version >[4.3.0 ,)</version >
142
142
<scope >test</scope >
143
143
</dependency >
144
144
</dependencies >
Original file line number Diff line number Diff line change 58
58
<dependency >
59
59
<groupId >org.junit.jupiter</groupId >
60
60
<artifactId >junit-jupiter-engine</artifactId >
61
- <version >[5.11.3 ,)</version >
61
+ <version >[5.12.0 ,)</version >
62
62
</dependency >
63
63
</dependencies >
64
64
</plugin >
244
244
<dependency >
245
245
<groupId >org.junit.jupiter</groupId >
246
246
<artifactId >junit-jupiter-api</artifactId >
247
- <version >[5.11.3 ,)</version >
247
+ <version >[5.12.0 ,)</version >
248
248
<scope >test</scope >
249
249
</dependency >
250
250
<dependency >
251
251
<groupId >org.junit.platform</groupId >
252
252
<artifactId >junit-platform-launcher</artifactId >
253
- <version >[1.11.3 ,)</version >
253
+ <version >[1.12.0 ,)</version >
254
254
<scope >test</scope >
255
255
</dependency >
256
256
<dependency >
257
257
<groupId >org.awaitility</groupId >
258
258
<artifactId >awaitility</artifactId >
259
- <version >[4.2.2 ,)</version >
259
+ <version >[4.3.0 ,)</version >
260
260
<scope >test</scope >
261
261
</dependency >
262
262
</dependencies >
Original file line number Diff line number Diff line change 60
60
<dependency >
61
61
<groupId >org.junit.jupiter</groupId >
62
62
<artifactId >junit-jupiter-engine</artifactId >
63
- <version >[5.11.3 ,)</version >
63
+ <version >[5.12.0 ,)</version >
64
64
</dependency >
65
65
</dependencies >
66
66
</plugin >
201
201
<dependency >
202
202
<groupId >org.junit.jupiter</groupId >
203
203
<artifactId >junit-jupiter-api</artifactId >
204
- <version >[5.11.3 ,)</version >
204
+ <version >[5.12.0 ,)</version >
205
205
<scope >test</scope >
206
206
</dependency >
207
207
<dependency >
208
208
<groupId >org.junit.jupiter</groupId >
209
209
<artifactId >junit-jupiter-engine</artifactId >
210
- <version >[5.11.3 ,)</version >
210
+ <version >[5.12.0 ,)</version >
211
211
<scope >test</scope >
212
212
</dependency >
213
213
<dependency >
214
214
<groupId >org.junit.platform</groupId >
215
215
<artifactId >junit-platform-launcher</artifactId >
216
- <version >[1.11.3 ,)</version >
216
+ <version >[1.12.0 ,)</version >
217
217
<scope >test</scope >
218
218
</dependency >
219
219
<dependency >
220
220
<groupId >org.awaitility</groupId >
221
221
<artifactId >awaitility</artifactId >
222
- <version >[4.2.2 ,)</version >
222
+ <version >[4.3.0 ,)</version >
223
223
<scope >test</scope >
224
224
</dependency >
225
225
</dependencies >
You can’t perform that action at this time.
0 commit comments