mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2025-06-12 04:23:54 +00:00
build: Update core dependencies
- Drop paranamer, you can access parameter names at runtime with Java 8+ natively
This commit is contained in:
@ -8,7 +8,6 @@ dependencies {
|
||||
"shade"(libs.jchronic) {
|
||||
exclude(group = "junit", module = "junit")
|
||||
}
|
||||
"shade"(libs.paranamer)
|
||||
"shade"(libs.jlibnoise)
|
||||
"shade"(libs.piston)
|
||||
"shade"(libs.pistonRuntime)
|
||||
|
Reference in New Issue
Block a user