mirror of
https://github.com/plexusorg/Module-NUSH.git
synced 2025-08-03 02:55:58 +00:00
Update to 1.19
This commit is contained in:
parent
3776424517
commit
741585c8dc
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ repositories {
|
|||
dependencies {
|
||||
compileOnly("org.projectlombok:lombok:1.18.24")
|
||||
annotationProcessor("org.projectlombok:lombok:1.18.24")
|
||||
compileOnly("io.papermc.paper:paper-api:1.18.2-R0.1-SNAPSHOT")
|
||||
compileOnly("io.papermc.paper:paper-api:1.19-R0.1-SNAPSHOT")
|
||||
compileOnly("dev.plex:server:1.2-SNAPSHOT")
|
||||
compileOnly("dev.plex:api:1.2-SNAPSHOT")
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue