File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed
Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 100100 <dependency >
101101 <groupId >org.junit.jupiter</groupId >
102102 <artifactId >junit-jupiter-api</artifactId >
103- <version >5.11.4 </version >
103+ <version >5.14.0 </version >
104104 <scope >test</scope >
105105 </dependency >
106106 <dependency >
107107 <groupId >org.junit.jupiter</groupId >
108108 <artifactId >junit-jupiter-engine</artifactId >
109- <version >5.11.4 </version >
109+ <version >5.14.0 </version >
110110 <scope >test</scope >
111111 </dependency >
112112 <dependency >
113113 <groupId >org.junit.platform</groupId >
114114 <artifactId >junit-platform-commons</artifactId >
115- <version >1.11.4 </version >
115+ <version >1.14.0 </version >
116116 <scope >test</scope >
117117 </dependency >
118118 <dependency >
119119 <groupId >org.junit.vintage</groupId >
120120 <artifactId >junit-vintage-engine</artifactId >
121- <version >5.11.4 </version >
121+ <version >5.14.0 </version >
122122 <scope >test</scope >
123123 </dependency >
124124 <dependency >
Original file line number Diff line number Diff line change 5959 <dependency >
6060 <groupId >org.junit.jupiter</groupId >
6161 <artifactId >junit-jupiter-engine</artifactId >
62- <version >5.11.4 </version >
62+ <version >5.14.0 </version >
6363 <scope >test</scope >
6464 </dependency >
6565 <dependency >
6666 <groupId >org.junit.jupiter</groupId >
6767 <artifactId >junit-jupiter-api</artifactId >
68- <version >5.11.4 </version >
68+ <version >5.14.0 </version >
6969 <scope >test</scope >
7070 </dependency >
7171 </dependencies >
You can’t perform that action at this time.
0 commit comments