mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2024-10-31 17:37:10 +00:00
Update dependencies
This commit is contained in:
parent
4e593e1b5e
commit
f0582e03e6
@ -34,9 +34,9 @@ dependencies {
|
|||||||
implementation("dev.plex:server:1.4-SNAPSHOT")
|
implementation("dev.plex:server:1.4-SNAPSHOT")
|
||||||
implementation("org.json:json:20231013")
|
implementation("org.json:json:20231013")
|
||||||
implementation("org.reflections:reflections:0.10.2")
|
implementation("org.reflections:reflections:0.10.2")
|
||||||
implementation("org.eclipse.jetty:jetty-server:11.0.17")
|
implementation("org.eclipse.jetty:jetty-server:11.0.18")
|
||||||
implementation("org.eclipse.jetty:jetty-servlet:11.0.17")
|
implementation("org.eclipse.jetty:jetty-servlet:11.0.18")
|
||||||
implementation("org.eclipse.jetty:jetty-proxy:11.0.17")
|
implementation("org.eclipse.jetty:jetty-proxy:11.0.18")
|
||||||
implementation("com.github.MilkBowl:VaultAPI:1.7.1") {
|
implementation("com.github.MilkBowl:VaultAPI:1.7.1") {
|
||||||
exclude("org.bukkit", "bukkit")
|
exclude("org.bukkit", "bukkit")
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user