mirror of
https://github.com/plexusorg/Module-HTTPD.git
synced 2024-12-21 23:45:03 +00:00
Update to 1.19
This commit is contained in:
parent
fc9924754a
commit
a257fb2f9c
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue