File tree 5 files changed +5
-5
lines changed
examples/hello-world-kotlin
5 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 65
65
<dependency >
66
66
<groupId >org.junit.jupiter</groupId >
67
67
<artifactId >junit-jupiter-api</artifactId >
68
- <version >5.12.0 </version >
68
+ <version >5.12.1 </version >
69
69
<scope >test</scope >
70
70
</dependency >
71
71
<dependency >
Original file line number Diff line number Diff line change 75
75
<dependency >
76
76
<groupId >org.junit.jupiter</groupId >
77
77
<artifactId >junit-jupiter-api</artifactId >
78
- <version >5.12.0 </version >
78
+ <version >5.12.1 </version >
79
79
<scope >test</scope >
80
80
</dependency >
81
81
<dependency >
Original file line number Diff line number Diff line change 216
216
<dependency >
217
217
<groupId >org.junit.jupiter</groupId >
218
218
<artifactId >junit-jupiter-api</artifactId >
219
- <version >5.12.0 </version >
219
+ <version >5.12.1 </version >
220
220
<scope >test</scope >
221
221
</dependency >
222
222
</dependencies >
Original file line number Diff line number Diff line change 162
162
<dependency >
163
163
<groupId >org.junit.jupiter</groupId >
164
164
<artifactId >junit-jupiter-api</artifactId >
165
- <version >5.12.0 </version >
165
+ <version >5.12.1 </version >
166
166
<scope >test</scope >
167
167
</dependency >
168
168
</dependencies >
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-api</artifactId >
161
- <version >5.12.0 </version >
161
+ <version >5.12.1 </version >
162
162
<scope >test</scope >
163
163
</dependency >
164
164
</dependencies >
You can’t perform that action at this time.
0 commit comments