Skip to content

Commit

Permalink
Update dependency me.lucko:fabric-permissions-api to v0.3.3 (#2979)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent fdf8ac6 commit c213dae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion worldedit-fabric/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -100,7 +100,7 @@ dependencies {
}

// No need for this at runtime
"modCompileOnly"("me.lucko:fabric-permissions-api:0.3.2")
"modCompileOnly"("me.lucko:fabric-permissions-api:0.3.3")

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

0 comments on commit c213dae

Please sign in to comment.