1
0
mirror of https://github.com/plexusorg/Plex-FAWE.git synced 2025-01-12 18:54:01 +00:00
NotMyFault a5e84dcfea
Switch to version catalogs
- Closes 
- Switch to security advisory
- Move fawe-tests to fawe packages
2021-08-01 19:28:51 +02:00

7 lines
118 B
Plaintext

applyLibrariesConfiguration()
dependencies {
"shade"(libs.pistonAnnotations)
"shade"(libs.pistonProcessor)
}