File tree Expand file tree Collapse file tree 9 files changed +13
-13
lines changed
hypixel-api-transport-apache
hypixel-api-transport-reactor
hypixel-api-transport-unirest Expand file tree Collapse file tree 9 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hypixel-api</artifactId >
77 <groupId >net.hypixel</groupId >
8- <version >4.2.1 </version >
8+ <version >4.3 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hypixel-api</artifactId >
77 <groupId >net.hypixel</groupId >
8- <version >4.2.1 </version >
8+ <version >4.3 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
3232 <dependency >
3333 <groupId >net.hypixel</groupId >
3434 <artifactId >hypixel-api-transport-apache</artifactId >
35- <version >4.2.1 </version >
35+ <version >4.3 </version >
3636 </dependency >
3737 <dependency >
3838 <groupId >com.konghq</groupId >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Hypixel Public API - Apache Transport
88<dependency >
99 <groupId >net.hypixel</groupId >
1010 <artifactId >hypixel-api-transport-apache</artifactId >
11- <version >4.2.1 </version >
11+ <version >4.3 </version >
1212</dependency >
1313```
1414
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hypixel-api</artifactId >
77 <groupId >net.hypixel</groupId >
8- <version >4.2.1 </version >
8+ <version >4.3 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
3333 <dependency >
3434 <groupId >net.hypixel</groupId >
3535 <artifactId >hypixel-api-core</artifactId >
36- <version >4.2.1 </version >
36+ <version >4.3 </version >
3737 </dependency >
3838 <dependency >
3939 <groupId >org.apache.httpcomponents</groupId >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Hypixel Public API - Reactive Transport
88<dependency >
99 <groupId >net.hypixel</groupId >
1010 <artifactId >hypixel-api-transport-reactor</artifactId >
11- <version >4.2.1 </version >
11+ <version >4.3 </version >
1212</dependency >
1313```
1414
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hypixel-api</artifactId >
77 <groupId >net.hypixel</groupId >
8- <version >4.2.1 </version >
8+ <version >4.3 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
4545 <dependency >
4646 <groupId >net.hypixel</groupId >
4747 <artifactId >hypixel-api-core</artifactId >
48- <version >4.2.1 </version >
48+ <version >4.3 </version >
4949 </dependency >
5050 <dependency >
5151 <groupId >io.projectreactor.netty</groupId >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Hypixel Public API - Unirest Transport
88<dependency >
99 <groupId >net.hypixel</groupId >
1010 <artifactId >hypixel-api-transport-unirest</artifactId >
11- <version >4.2.1 </version >
11+ <version >4.3 </version >
1212</dependency >
1313```
1414
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >hypixel-api</artifactId >
77 <groupId >net.hypixel</groupId >
8- <version >4.2.1 </version >
8+ <version >4.3 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
3333 <dependency >
3434 <groupId >net.hypixel</groupId >
3535 <artifactId >hypixel-api-core</artifactId >
36- <version >4.2.1 </version >
36+ <version >4.3 </version >
3737 </dependency >
3838 <dependency >
3939 <groupId >com.konghq</groupId >
Original file line number Diff line number Diff line change 77 <groupId >net.hypixel</groupId >
88 <artifactId >hypixel-api</artifactId >
99 <packaging >pom</packaging >
10- <version >4.2.1 </version >
10+ <version >4.3 </version >
1111
1212 <modules >
1313 <module >hypixel-api-core</module >
You can’t perform that action at this time.
0 commit comments