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 7474 <dependency >
7575 <groupId >org.junit.jupiter</groupId >
7676 <artifactId >junit-jupiter-engine</artifactId >
77- <version >[5.13.2 ,)</version >
77+ <version >[5.13.3 ,)</version >
7878 </dependency >
7979 </dependencies >
8080 </plugin >
179179 <dependency >
180180 <groupId >org.junit.jupiter</groupId >
181181 <artifactId >junit-jupiter-api</artifactId >
182- <version >[5.13.2 ,)</version >
182+ <version >[5.13.3 ,)</version >
183183 <scope >test</scope >
184184 </dependency >
185185 <dependency >
186186 <groupId >org.junit.jupiter</groupId >
187187 <artifactId >junit-jupiter-engine</artifactId >
188- <version >[5.13.2 ,)</version >
188+ <version >[5.13.3 ,)</version >
189189 <scope >test</scope >
190190 </dependency >
191191 <dependency >
192192 <groupId >org.junit.platform</groupId >
193193 <artifactId >junit-platform-launcher</artifactId >
194- <version >[1.13.2 ,)</version >
194+ <version >[1.13.3 ,)</version >
195195 <scope >test</scope >
196196 </dependency >
197197 <dependency >
You can’t perform that action at this time.
0 commit comments