mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-11-01 10:27:11 +00:00
a5e84dcfea
- Closes #1204 - Switch to security advisory - Move fawe-tests to fawe packages
7 lines
118 B
Plaintext
7 lines
118 B
Plaintext
applyLibrariesConfiguration()
|
|
|
|
dependencies {
|
|
"shade"(libs.pistonAnnotations)
|
|
"shade"(libs.pistonProcessor)
|
|
}
|