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.1
This commit is contained in:
parent
59aa3dfdfc
commit
a3661227be
@ -100,7 +100,7 @@ dependencies {
|
||||
}
|
||||
|
||||
// No need for this at runtime
|
||||
"modCompileOnly"("me.lucko:fabric-permissions-api:0.3")
|
||||
"modCompileOnly"("me.lucko:fabric-permissions-api:0.3.1")
|
||||
|
||||
// Hook these up manually, because Fabric doesn't seem to quite do it properly.
|
||||
"compileOnly"("net.fabricmc:sponge-mixin:${project.versions.mixin}")
|
||||
|
Loading…
Reference in New Issue
Block a user