File tree Expand file tree Collapse file tree 7 files changed +42
-35
lines changed
test/java/com/github/underscore Expand file tree Collapse file tree 7 files changed +42
-35
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.13.3 ,)</version >
60+ <version >[5.14.1 ,)</version >
6161 </dependency >
6262 </dependencies >
6363 </plugin >
159159 <dependency >
160160 <groupId >org.junit.jupiter</groupId >
161161 <artifactId >junit-jupiter-api</artifactId >
162- <version >[5.13.3 ,)</version >
162+ <version >[5.14.1 ,)</version >
163163 <scope >test</scope >
164164 </dependency >
165165 <dependency >
166166 <groupId >org.junit.jupiter</groupId >
167167 <artifactId >junit-jupiter-engine</artifactId >
168- <version >[5.13.3 ,)</version >
168+ <version >[5.14.1 ,)</version >
169169 <scope >test</scope >
170170 </dependency >
171171 <dependency >
172172 <groupId >org.junit.platform</groupId >
173173 <artifactId >junit-platform-launcher</artifactId >
174- <version >[1.13.3 ,)</version >
174+ <version >[1.14.1 ,)</version >
175175 <scope >test</scope >
176176 </dependency >
177177 <dependency >
178178 <groupId >org.awaitility</groupId >
179179 <artifactId >awaitility</artifactId >
180- <version >[4.2 .0,)</version >
180+ <version >[4.3 .0,)</version >
181181 <scope >test</scope >
182182 </dependency >
183183 </dependencies >
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.13.3 ,)</version >
60+ <version >[5.14.1 ,)</version >
6161 </dependency >
6262 </dependencies >
6363 </plugin >
159159 <dependency >
160160 <groupId >org.junit.jupiter</groupId >
161161 <artifactId >junit-jupiter-api</artifactId >
162- <version >[5.13.3 ,)</version >
162+ <version >[5.14.1 ,)</version >
163163 <scope >test</scope >
164164 </dependency >
165165 <dependency >
166166 <groupId >org.junit.jupiter</groupId >
167167 <artifactId >junit-jupiter-engine</artifactId >
168- <version >[5.13.3 ,)</version >
168+ <version >[5.14.1 ,)</version >
169169 <scope >test</scope >
170170 </dependency >
171171 <dependency >
172172 <groupId >org.junit.platform</groupId >
173173 <artifactId >junit-platform-launcher</artifactId >
174- <version >[1.13.3 ,)</version >
174+ <version >[1.14.1 ,)</version >
175175 <scope >test</scope >
176176 </dependency >
177177 <dependency >
178178 <groupId >org.awaitility</groupId >
179179 <artifactId >awaitility</artifactId >
180- <version >[4.2 .0,)</version >
180+ <version >[4.3 .0,)</version >
181181 <scope >test</scope >
182182 </dependency >
183183 </dependencies >
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.13.3 ,)</version >
60+ <version >[5.14.1 ,)</version >
6161 </dependency >
6262 </dependencies >
6363 </plugin >
159159 <dependency >
160160 <groupId >org.junit.jupiter</groupId >
161161 <artifactId >junit-jupiter-api</artifactId >
162- <version >[5.13.3 ,)</version >
162+ <version >[5.14.1 ,)</version >
163163 <scope >test</scope >
164164 </dependency >
165165 <dependency >
166166 <groupId >org.junit.jupiter</groupId >
167167 <artifactId >junit-jupiter-engine</artifactId >
168- <version >[5.13.3 ,)</version >
168+ <version >[5.14.1 ,)</version >
169169 <scope >test</scope >
170170 </dependency >
171171 <dependency >
172172 <groupId >org.junit.platform</groupId >
173173 <artifactId >junit-platform-launcher</artifactId >
174- <version >[1.13.3 ,)</version >
174+ <version >[1.14.1 ,)</version >
175175 <scope >test</scope >
176176 </dependency >
177177 <dependency >
178178 <groupId >org.awaitility</groupId >
179179 <artifactId >awaitility</artifactId >
180- <version >[4.2 .0,)</version >
180+ <version >[4.3 .0,)</version >
181181 <scope >test</scope >
182182 </dependency >
183183 </dependencies >
Original file line number Diff line number Diff line change 2828 </scm >
2929 <properties >
3030 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
31- <java .home.openjdk17>C:/Users/valya/Documents/programs/jdk -17.0.1 </java .home.openjdk17>
31+ <java .home.openjdk17>C:/Users/valya/.jdks/corretto -17.0.16 </java .home.openjdk17>
3232 </properties >
3333 <ciManagement >
3434 <system >GitHub Actions</system >
238238 <dependency >
239239 <groupId >org.junit.jupiter</groupId >
240240 <artifactId >junit-jupiter-api</artifactId >
241- <version >[5.13.3 ,)</version >
241+ <version >[5.14.1 ,)</version >
242242 <scope >test</scope >
243243 </dependency >
244244 <dependency >
245245 <groupId >org.junit.jupiter</groupId >
246246 <artifactId >junit-jupiter-engine</artifactId >
247- <version >[5.13.3 ,)</version >
247+ <version >[5.14.1 ,)</version >
248248 <scope >test</scope >
249249 </dependency >
250250 <dependency >
251251 <groupId >org.junit.platform</groupId >
252252 <artifactId >junit-platform-launcher</artifactId >
253- <version >[1.13.3 ,)</version >
253+ <version >[1.14.1 ,)</version >
254254 <scope >test</scope >
255255 </dependency >
256256 <dependency >
257257 <groupId >org.awaitility</groupId >
258258 <artifactId >awaitility</artifactId >
259- <version >[4.2 .0,)</version >
259+ <version >[4.3 .0,)</version >
260260 <scope >test</scope >
261261 </dependency >
262262 </dependencies >
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.13.3 ,)</version >
63+ <version >[5.14.1 ,)</version >
6464 </dependency >
6565 </dependencies >
6666 </plugin >
189189 <dependency >
190190 <groupId >org.junit.jupiter</groupId >
191191 <artifactId >junit-jupiter-api</artifactId >
192- <version >[5.13.3 ,)</version >
192+ <version >[5.14.1 ,)</version >
193193 <scope >test</scope >
194194 </dependency >
195195 <dependency >
196196 <groupId >org.junit.jupiter</groupId >
197197 <artifactId >junit-jupiter-engine</artifactId >
198- <version >[5.13.3 ,)</version >
198+ <version >[5.14.1 ,)</version >
199199 <scope >test</scope >
200200 </dependency >
201201 <dependency >
202202 <groupId >org.junit.platform</groupId >
203203 <artifactId >junit-platform-launcher</artifactId >
204- <version >[1.13.3 ,)</version >
204+ <version >[1.14.1 ,)</version >
205205 <scope >test</scope >
206206 </dependency >
207207 <dependency >
208208 <groupId >org.awaitility</groupId >
209209 <artifactId >awaitility</artifactId >
210- <version >[4.2 .0,)</version >
210+ <version >[4.3 .0,)</version >
211211 <scope >test</scope >
212212 </dependency >
213213 </dependencies >
Original file line number Diff line number Diff line change @@ -619,7 +619,8 @@ void fetchGet() {
619619 + "}" ,
620620 resultChain .item ());
621621 U .chain (
622- "https://support.oneskyapp.com/hc/en-us/article_attachments/202761627/example_1.json" )
622+ "https://raw.githubusercontent.com/javadev/underscore-java/refs/heads/"
623+ + "main/src/test/resources/example.json" )
623624 .fetch ();
624625 }
625626
@@ -666,7 +667,8 @@ void fetchGetWithTimeouts() {
666667 void fetchGetWithTimeoutsAndRetry () {
667668 U .FetchResponse result =
668669 U .fetch (
669- "https://support.oneskyapp.com/hc/en-us/article_attachments/202761627/example_1.json" ,
670+ "https://raw.githubusercontent.com/javadev/underscore-java/refs/heads/"
671+ + "main/src/test/resources/example.json" ,
670672 30000 ,
671673 30000 ,
672674 1 ,
You can’t perform that action at this time.
0 commit comments