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 60
60
<dependency >
61
61
<groupId >org.junit.jupiter</groupId >
62
62
<artifactId >junit-jupiter-api</artifactId >
63
- <version >5.11.1 </version >
63
+ <version >5.11.2 </version >
64
64
<scope >test</scope >
65
65
</dependency >
66
66
67
67
<!-- https://mvnrepository.com/artifact/org.junit.jupiter/junit-jupiter-engine -->
68
68
<dependency >
69
69
<groupId >org.junit.jupiter</groupId >
70
70
<artifactId >junit-jupiter-engine</artifactId >
71
- <version >5.11.1 </version >
71
+ <version >5.11.2 </version >
72
72
<scope >test</scope >
73
73
</dependency >
74
74
<dependency >
75
75
<groupId >org.junit.jupiter</groupId >
76
76
<artifactId >junit-jupiter</artifactId >
77
- <version >5.11.1 </version >
77
+ <version >5.11.2 </version >
78
78
<scope >test</scope >
79
79
</dependency >
80
80
189
189
<dependency >
190
190
<groupId >org.junit.jupiter</groupId >
191
191
<artifactId >junit-jupiter-engine</artifactId >
192
- <version >5.11.1 </version >
192
+ <version >5.11.2 </version >
193
193
</dependency >
194
194
</dependencies >
195
195
</plugin >
You can’t perform that action at this time.
0 commit comments