Skip to content

Commit a22e336

Browse files
committed
Update README versions
1 parent 177a9b7 commit a22e336

File tree

3 files changed

+5
-5
lines changed

3 files changed

+5
-5
lines changed

hypixel-api-transport-apache/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ public class Main {
4242

4343
This transport depends on the following:
4444

45-
* [Google Gson library - 2.9.0](https://mvnrepository.com/artifact/com.google.code.gson/gson) (for hypixel-api-core)
46-
* [Apache HttpClient - 4.5.13](https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient)
45+
* [Google Gson library - 2.10.1](https://mvnrepository.com/artifact/com.google.code.gson/gson) (for hypixel-api-core)
46+
* [Apache HttpClient - 4.5.14](https://mvnrepository.com/artifact/org.apache.httpcomponents/httpclient)

hypixel-api-transport-reactor/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ public class Main {
4242

4343
This transport depends on the following:
4444

45-
* [Google Gson library - 2.9.0](https://mvnrepository.com/artifact/com.google.code.gson/gson) (for hypixel-api-core)
45+
* [Google Gson library - 2.10.1](https://mvnrepository.com/artifact/com.google.code.gson/gson) (for hypixel-api-core)
4646
* [Reactor Core 3.4.5](https://mvnrepository.com/artifact/io.projectreactor/reactor-core) (for reactor netty)
4747
* Reactor Netty [(project-reactor)](https://projectreactor.io/docs):
4848
* [Netty Core 1.0.6](https://mvnrepository.com/artifact/io.projectreactor.netty/reactor-netty-core)

hypixel-api-transport-unirest/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,5 +42,5 @@ public class Main {
4242

4343
This transport depends on the following:
4444

45-
* [Google Gson library - 2.9.0](https://mvnrepository.com/artifact/com.google.code.gson/gson) (for hypixel-api-core)
46-
* [Unirest Java - 3.13.6](https://mvnrepository.com/artifact/com.konghq/unirest-java)
45+
* [Google Gson library - 2.10.1](https://mvnrepository.com/artifact/com.google.code.gson/gson) (for hypixel-api-core)
46+
* [Unirest Java - 3.14.4](https://mvnrepository.com/artifact/com.konghq/unirest-java)

0 commit comments

Comments
 (0)