File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed
hypixel-api-transport-apache
hypixel-api-transport-reactor
hypixel-api-transport-unirest Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -42,5 +42,5 @@ public class Main {
42
42
43
43
This transport depends on the following:
44
44
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 )
Original file line number Diff line number Diff line change @@ -42,7 +42,7 @@ public class Main {
42
42
43
43
This transport depends on the following:
44
44
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)
46
46
* [ Reactor Core 3.4.5] ( https://mvnrepository.com/artifact/io.projectreactor/reactor-core ) (for reactor netty)
47
47
* Reactor Netty [ (project-reactor)] ( https://projectreactor.io/docs ) :
48
48
* [ Netty Core 1.0.6] ( https://mvnrepository.com/artifact/io.projectreactor.netty/reactor-netty-core )
Original file line number Diff line number Diff line change @@ -42,5 +42,5 @@ public class Main {
42
42
43
43
This transport depends on the following:
44
44
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 )
You can’t perform that action at this time.
0 commit comments