Skip to content

Commit aca9857

Browse files
Update dependency me.lucko:fabric-permissions-api to v0.3.2 (#2960)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent af4d0da commit aca9857

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

worldedit-fabric/build.gradle.kts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@ dependencies {
100100
}
101101

102102
// No need for this at runtime
103-
"modCompileOnly"("me.lucko:fabric-permissions-api:0.3.1")
103+
"modCompileOnly"("me.lucko:fabric-permissions-api:0.3.2")
104104

105105
// Hook these up manually, because Fabric doesn't seem to quite do it properly.
106106
"compileOnly"("net.fabricmc:sponge-mixin:${project.versions.mixin}")

0 commit comments

Comments
 (0)