mirror of
https://github.com/plexusorg/Plex-FAWE.git
synced 2024-12-22 09:17:39 +00:00
Update dependency me.lucko:fabric-permissions-api to v0.3.2 (#2960)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
parent
af4d0da994
commit
aca9857085
@ -100,7 +100,7 @@ dependencies {
|
|||||||
}
|
}
|
||||||
|
|
||||||
// No need for this at runtime
|
// No need for this at runtime
|
||||||
"modCompileOnly"("me.lucko:fabric-permissions-api:0.3.1")
|
"modCompileOnly"("me.lucko:fabric-permissions-api:0.3.2")
|
||||||
|
|
||||||
// Hook these up manually, because Fabric doesn't seem to quite do it properly.
|
// Hook these up manually, because Fabric doesn't seem to quite do it properly.
|
||||||
"compileOnly"("net.fabricmc:sponge-mixin:${project.versions.mixin}")
|
"compileOnly"("net.fabricmc:sponge-mixin:${project.versions.mixin}")
|
||||||
|
Loading…
Reference in New Issue
Block a user