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 @@ -156,31 +156,31 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
156
156
<dependency >
157
157
<groupId >org.junit.platform</groupId >
158
158
<artifactId >junit-platform-engine</artifactId >
159
- <version >1.11.3 </version >
159
+ <version >1.12.0 </version >
160
160
<scope >test</scope >
161
161
</dependency >
162
162
<dependency >
163
163
<groupId >org.junit.platform</groupId >
164
164
<artifactId >junit-platform-commons</artifactId >
165
- <version >1.11.3 </version >
165
+ <version >1.12.0 </version >
166
166
<scope >test</scope >
167
167
</dependency >
168
168
<dependency >
169
169
<groupId >org.junit.jupiter</groupId >
170
170
<artifactId >junit-jupiter-api</artifactId >
171
- <version >5.11.3 </version >
171
+ <version >5.12.0 </version >
172
172
<scope >test</scope >
173
173
</dependency >
174
174
<dependency >
175
175
<groupId >org.junit.jupiter</groupId >
176
176
<artifactId >junit-jupiter-engine</artifactId >
177
- <version >5.11.3 </version >
177
+ <version >5.12.0 </version >
178
178
<scope >test</scope >
179
179
</dependency >
180
180
<dependency >
181
181
<groupId >org.junit.vintage</groupId >
182
182
<artifactId >junit-vintage-engine</artifactId >
183
- <version >5.11.3 </version >
183
+ <version >5.12.0 </version >
184
184
<scope >test</scope >
185
185
</dependency >
186
186
<dependency >
You can’t perform that action at this time.
0 commit comments