mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2024-11-21 11:15:01 +00:00
Update to 1.19
This commit is contained in:
parent
fc9924754a
commit
a257fb2f9c
@ -30,7 +30,7 @@ repositories {
|
||||
dependencies {
|
||||
implementation("org.projectlombok:lombok:1.18.24")
|
||||
annotationProcessor("org.projectlombok:lombok:1.18.24")
|
||||
implementation("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT")
|
||||
implementation("io.papermc.paper:paper-api:1.19-R0.1-SNAPSHOT")
|
||||
implementation("dev.plex:server:1.2-SNAPSHOT")
|
||||
implementation("dev.plex:api:1.2-SNAPSHOT")
|
||||
implementation("org.json:json:20220320")
|
||||
|
Loading…
Reference in New Issue
Block a user