File tree Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Expand file tree Collapse file tree 3 files changed +6
-7
lines changed Original file line number Diff line number Diff line change 5757 <dependency >
5858 <groupId >org.junit.jupiter</groupId >
5959 <artifactId >junit-jupiter-engine</artifactId >
60- <version >[5.9.3 ,)</version >
60+ <version >[5.10.0 ,)</version >
6161 </dependency >
6262 </dependencies >
6363 </plugin >
126126 <dependency >
127127 <groupId >org.junit.jupiter</groupId >
128128 <artifactId >junit-jupiter-api</artifactId >
129- <version >[5.9.3 ,)</version >
129+ <version >[5.10.0 ,)</version >
130130 <scope >test</scope >
131131 </dependency >
132132 <dependency >
Original file line number Diff line number Diff line change 5858 <dependency >
5959 <groupId >org.junit.jupiter</groupId >
6060 <artifactId >junit-jupiter-engine</artifactId >
61- <version >[5.9.3 ,)</version >
61+ <version >[5.10.0 ,)</version >
6262 </dependency >
6363 </dependencies >
6464 </plugin >
9494 <option >-keep public class com.github.underscore.*$Chain { *; }</option >
9595 <option >-keep public class com.github.underscore.Underscore.Function3 { *; }</option >
9696 <option >-keep public class com.github.underscore.Underscore.MemoizeFunction { *; }</option >
97- <option >-keep public class com.github.underscore.Optional { *; }</option >
9897 <option >-keep public class com.github.underscore.Underscore.PredicateIndexed { *; }</option >
9998 <option >-keep public class com.github.underscore.Underscore.Template { *; }</option >
10099 <option >-keep public class com.github.underscore.Base32 { *; }</option >
244243 <dependency >
245244 <groupId >org.junit.jupiter</groupId >
246245 <artifactId >junit-jupiter-api</artifactId >
247- <version >[5.9.3 ,)</version >
246+ <version >[5.10.0 ,)</version >
248247 <scope >test</scope >
249248 </dependency >
250249 <dependency >
Original file line number Diff line number Diff line change 6060 <dependency >
6161 <groupId >org.junit.jupiter</groupId >
6262 <artifactId >junit-jupiter-engine</artifactId >
63- <version >[5.9.3 ,)</version >
63+ <version >[5.10.0 ,)</version >
6464 </dependency >
6565 </dependencies >
6666 </plugin >
219219 <dependency >
220220 <groupId >org.junit.jupiter</groupId >
221221 <artifactId >junit-jupiter-api</artifactId >
222- <version >[5.9.3 ,)</version >
222+ <version >[5.10.0 ,)</version >
223223 <scope >test</scope >
224224 </dependency >
225225 <dependency >
You can’t perform that action at this time.
0 commit comments