mirror of
https://github.com/plexusorg/Plex.git
synced 2026-06-03 21:16:55 +00:00
Update dependencies and configuration for MC 1.21.11
This commit is contained in:
@@ -39,9 +39,9 @@ publishing {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly("org.projectlombok:lombok:1.18.38")
|
||||
annotationProcessor("org.projectlombok:lombok:1.18.38")
|
||||
compileOnly("org.json:json:20250107")
|
||||
compileOnly("org.projectlombok:lombok:1.18.42")
|
||||
annotationProcessor("org.projectlombok:lombok:1.18.42")
|
||||
compileOnly("org.json:json:20251224")
|
||||
compileOnly("com.velocitypowered:velocity-api:3.4.0-SNAPSHOT")
|
||||
annotationProcessor("com.velocitypowered:velocity-api:3.4.0-SNAPSHOT")
|
||||
}
|
||||
Reference in New Issue
Block a user