File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 74
74
<dependency >
75
75
<groupId >org.junit.jupiter</groupId >
76
76
<artifactId >junit-jupiter-engine</artifactId >
77
- <version >[5.13.0 ,)</version >
77
+ <version >[5.13.2 ,)</version >
78
78
</dependency >
79
79
</dependencies >
80
80
</plugin >
149
149
<dependency >
150
150
<groupId >org.junit.jupiter</groupId >
151
151
<artifactId >junit-jupiter-api</artifactId >
152
- <version >[5.13.0 ,)</version >
152
+ <version >[5.13.2 ,)</version >
153
153
<scope >test</scope >
154
154
</dependency >
155
155
<dependency >
156
156
<groupId >org.junit.jupiter</groupId >
157
157
<artifactId >junit-jupiter-engine</artifactId >
158
- <version >[5.13.0 ,)</version >
158
+ <version >[5.13.2 ,)</version >
159
159
<scope >test</scope >
160
160
</dependency >
161
161
<dependency >
162
162
<groupId >org.junit.platform</groupId >
163
163
<artifactId >junit-platform-launcher</artifactId >
164
- <version >[1.13.0 ,)</version >
164
+ <version >[1.13.2 ,)</version >
165
165
<scope >test</scope >
166
166
</dependency >
167
167
<dependency >
Original file line number Diff line number Diff line change 73
73
<dependency >
74
74
<groupId >org.junit.jupiter</groupId >
75
75
<artifactId >junit-jupiter-engine</artifactId >
76
- <version >[5.13.0 ,)</version >
76
+ <version >[5.13.2 ,)</version >
77
77
</dependency >
78
78
</dependencies >
79
79
</plugin >
140
140
<dependency >
141
141
<groupId >org.junit.jupiter</groupId >
142
142
<artifactId >junit-jupiter-api</artifactId >
143
- <version >[5.13.0 ,)</version >
143
+ <version >[5.13.2 ,)</version >
144
144
<scope >test</scope >
145
145
</dependency >
146
146
<dependency >
147
147
<groupId >org.junit.jupiter</groupId >
148
148
<artifactId >junit-jupiter-engine</artifactId >
149
- <version >[5.13.0 ,)</version >
149
+ <version >[5.13.2 ,)</version >
150
150
<scope >test</scope >
151
151
</dependency >
152
152
<dependency >
153
153
<groupId >org.junit.platform</groupId >
154
154
<artifactId >junit-platform-launcher</artifactId >
155
- <version >[1.13.0 ,)</version >
155
+ <version >[1.13.2 ,)</version >
156
156
<scope >test</scope >
157
157
</dependency >
158
158
<dependency >
You can’t perform that action at this time.
0 commit comments