File tree 9 files changed +13
-13
lines changed
hypixel-api-transport-apache
hypixel-api-transport-reactor
hypixel-api-transport-unirest
9 files changed +13
-13
lines changed Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hypixel-api</artifactId >
7
7
<groupId >net.hypixel</groupId >
8
- <version >4.2.1 </version >
8
+ <version >4.3 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hypixel-api</artifactId >
7
7
<groupId >net.hypixel</groupId >
8
- <version >4.2.1 </version >
8
+ <version >4.3 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
32
32
<dependency >
33
33
<groupId >net.hypixel</groupId >
34
34
<artifactId >hypixel-api-transport-apache</artifactId >
35
- <version >4.2.1 </version >
35
+ <version >4.3 </version >
36
36
</dependency >
37
37
<dependency >
38
38
<groupId >com.konghq</groupId >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Hypixel Public API - Apache Transport
8
8
<dependency >
9
9
<groupId >net.hypixel</groupId >
10
10
<artifactId >hypixel-api-transport-apache</artifactId >
11
- <version >4.2.1 </version >
11
+ <version >4.3 </version >
12
12
</dependency >
13
13
```
14
14
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hypixel-api</artifactId >
7
7
<groupId >net.hypixel</groupId >
8
- <version >4.2.1 </version >
8
+ <version >4.3 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
33
33
<dependency >
34
34
<groupId >net.hypixel</groupId >
35
35
<artifactId >hypixel-api-core</artifactId >
36
- <version >4.2.1 </version >
36
+ <version >4.3 </version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >org.apache.httpcomponents</groupId >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Hypixel Public API - Reactive Transport
8
8
<dependency >
9
9
<groupId >net.hypixel</groupId >
10
10
<artifactId >hypixel-api-transport-reactor</artifactId >
11
- <version >4.2.1 </version >
11
+ <version >4.3 </version >
12
12
</dependency >
13
13
```
14
14
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hypixel-api</artifactId >
7
7
<groupId >net.hypixel</groupId >
8
- <version >4.2.1 </version >
8
+ <version >4.3 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
45
45
<dependency >
46
46
<groupId >net.hypixel</groupId >
47
47
<artifactId >hypixel-api-core</artifactId >
48
- <version >4.2.1 </version >
48
+ <version >4.3 </version >
49
49
</dependency >
50
50
<dependency >
51
51
<groupId >io.projectreactor.netty</groupId >
Original file line number Diff line number Diff line change @@ -8,7 +8,7 @@ Hypixel Public API - Unirest Transport
8
8
<dependency >
9
9
<groupId >net.hypixel</groupId >
10
10
<artifactId >hypixel-api-transport-unirest</artifactId >
11
- <version >4.2.1 </version >
11
+ <version >4.3 </version >
12
12
</dependency >
13
13
```
14
14
Original file line number Diff line number Diff line change 5
5
<parent >
6
6
<artifactId >hypixel-api</artifactId >
7
7
<groupId >net.hypixel</groupId >
8
- <version >4.2.1 </version >
8
+ <version >4.3 </version >
9
9
</parent >
10
10
<modelVersion >4.0.0</modelVersion >
11
11
33
33
<dependency >
34
34
<groupId >net.hypixel</groupId >
35
35
<artifactId >hypixel-api-core</artifactId >
36
- <version >4.2.1 </version >
36
+ <version >4.3 </version >
37
37
</dependency >
38
38
<dependency >
39
39
<groupId >com.konghq</groupId >
Original file line number Diff line number Diff line change 7
7
<groupId >net.hypixel</groupId >
8
8
<artifactId >hypixel-api</artifactId >
9
9
<packaging >pom</packaging >
10
- <version >4.2.1 </version >
10
+ <version >4.3 </version >
11
11
12
12
<modules >
13
13
<module >hypixel-api-core</module >
You can’t perform that action at this time.
0 commit comments