mirror of
https://github.com/ddaodan/minechatgpt.git
synced 2026-06-21 21:45:28 +08:00
更换jodd-http,进一步压缩插件大小
This commit is contained in:
@@ -20,8 +20,7 @@ repositories {
|
||||
|
||||
dependencies {
|
||||
compileOnly "org.spigotmc:spigot-api:1.13-R0.1-SNAPSHOT"
|
||||
implementation 'org.apache.httpcomponents:httpclient:4.5.14'
|
||||
//implementation 'org.apache.httpcomponents.client5:httpclient5:5.4-beta1'
|
||||
implementation 'org.jodd:jodd-http:6.3.0'
|
||||
implementation 'org.json:json:20231013'
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user