File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 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.
156156 <dependency >
157157 <groupId >org.junit.platform</groupId >
158158 <artifactId >junit-platform-engine</artifactId >
159- <version >1.10.3 </version >
159+ <version >1.11.0 </version >
160160 <scope >test</scope >
161161 </dependency >
162162 <dependency >
163163 <groupId >org.junit.platform</groupId >
164164 <artifactId >junit-platform-commons</artifactId >
165- <version >1.10.3 </version >
165+ <version >1.11.0 </version >
166166 <scope >test</scope >
167167 </dependency >
168168 <dependency >
169169 <groupId >org.junit.jupiter</groupId >
170170 <artifactId >junit-jupiter-api</artifactId >
171- <version >5.10.3 </version >
171+ <version >5.11.0 </version >
172172 <scope >test</scope >
173173 </dependency >
174174 <dependency >
175175 <groupId >org.junit.jupiter</groupId >
176176 <artifactId >junit-jupiter-engine</artifactId >
177- <version >5.10.3 </version >
177+ <version >5.11.0 </version >
178178 <scope >test</scope >
179179 </dependency >
180180 <dependency >
181181 <groupId >org.junit.vintage</groupId >
182182 <artifactId >junit-vintage-engine</artifactId >
183- <version >5.10.3 </version >
183+ <version >5.11.0 </version >
184184 <scope >test</scope >
185185 </dependency >
186186 <dependency >
You can’t perform that action at this time.
0 commit comments