File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 74
74
<dependency >
75
75
<groupId >org.junit.jupiter</groupId >
76
76
<artifactId >junit-jupiter-engine</artifactId >
77
- <version >[5.13.2 ,)</version >
77
+ <version >[5.13.3 ,)</version >
78
78
</dependency >
79
79
</dependencies >
80
80
</plugin >
179
179
<dependency >
180
180
<groupId >org.junit.jupiter</groupId >
181
181
<artifactId >junit-jupiter-api</artifactId >
182
- <version >[5.13.2 ,)</version >
182
+ <version >[5.13.3 ,)</version >
183
183
<scope >test</scope >
184
184
</dependency >
185
185
<dependency >
186
186
<groupId >org.junit.jupiter</groupId >
187
187
<artifactId >junit-jupiter-engine</artifactId >
188
- <version >[5.13.2 ,)</version >
188
+ <version >[5.13.3 ,)</version >
189
189
<scope >test</scope >
190
190
</dependency >
191
191
<dependency >
192
192
<groupId >org.junit.platform</groupId >
193
193
<artifactId >junit-platform-launcher</artifactId >
194
- <version >[1.13.2 ,)</version >
194
+ <version >[1.13.3 ,)</version >
195
195
<scope >test</scope >
196
196
</dependency >
197
197
<dependency >
You can’t perform that action at this time.
0 commit comments