File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -119,25 +119,25 @@ OF THE POSSIBILITY OF SUCH DAMAGE.
119119 <dependency >
120120 <groupId >org.junit.jupiter</groupId >
121121 <artifactId >junit-jupiter-api</artifactId >
122- <version >5.9.1 </version >
122+ <version >5.9.2 </version >
123123 <scope >test</scope >
124124 </dependency >
125125 <dependency >
126126 <groupId >org.junit.jupiter</groupId >
127127 <artifactId >junit-jupiter-engine</artifactId >
128- <version >5.9.1 </version >
128+ <version >5.9.2 </version >
129129 <scope >test</scope >
130130 </dependency >
131131 <dependency >
132132 <groupId >org.junit.platform</groupId >
133133 <artifactId >junit-platform-commons</artifactId >
134- <version >1.9.1 </version >
134+ <version >1.9.2 </version >
135135 <scope >test</scope >
136136 </dependency >
137137 <dependency >
138138 <groupId >org.junit.vintage</groupId >
139139 <artifactId >junit-vintage-engine</artifactId >
140- <version >5.9.1 </version >
140+ <version >5.9.2 </version >
141141 <scope >test</scope >
142142 </dependency >
143143 <dependency >
You can’t perform that action at this time.
0 commit comments