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 6363 <dependency >
6464 <groupId >org.junit.jupiter</groupId >
6565 <artifactId >junit-jupiter-api</artifactId >
66- <version >5.3.2 </version >
66+ <version >5.14.0 </version >
6767 </dependency >
6868
6969 <dependency >
7070 <groupId >org.junit.jupiter</groupId >
7171 <artifactId >junit-jupiter-engine</artifactId >
72- <version >5.3.2 </version >
72+ <version >5.14.0 </version >
7373 </dependency >
7474
7575 <dependency >
7676 <groupId >org.junit.platform</groupId >
7777 <artifactId >junit-platform-launcher</artifactId >
78- <version >1.3.2 </version >
78+ <version >1.14.0 </version >
7979 </dependency >
8080
8181 <dependency >
8282 <groupId >org.junit.platform</groupId >
8383 <artifactId >junit-platform-engine</artifactId >
84- <version >1.3.2 </version >
84+ <version >1.14.0 </version >
8585 </dependency >
8686
8787 <dependency >
8888 <groupId >org.junit.jupiter</groupId >
8989 <artifactId >junit-jupiter-params</artifactId >
90- <version >5.13.2 </version >
90+ <version >5.14.0 </version >
9191 </dependency >
9292
9393 <!-- regular dependencies -->
You can’t perform that action at this time.
0 commit comments