Absolutely based

This commit is contained in:
2022-04-21 18:24:15 -05:00
parent 7769f34f74
commit 2b24f0ee4c
3 changed files with 11 additions and 5 deletions

View File

@ -31,7 +31,7 @@ dependencies {
implementation("org.projectlombok:lombok:1.18.22")
annotationProcessor("org.projectlombok:lombok:1.18.22")
implementation("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT")
implementation("dev.plex:Plex:1.0.2-SNAPSHOT")
implementation("dev.plex:Plex:1.1-SNAPSHOT")
implementation("org.json:json:20220320")
implementation("org.reflections:reflections:0.10.2")
implementation("org.eclipse.jetty:jetty-server:11.0.9")