Skip to content

Commit

Permalink
Bump me.lucko:fabric-permissions-api in /Plan
Browse files Browse the repository at this point in the history
Bumps me.lucko:fabric-permissions-api from 0.2-SNAPSHOT to 0.3-SNAPSHOT.

---
updated-dependencies:
- dependency-name: me.lucko:fabric-permissions-api
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 28, 2023
1 parent acd9ad3 commit ed66d9a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Plan/fabric/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
minecraft "com.mojang:minecraft:1.20-rc1"
mappings "net.fabricmc:yarn:1.20-rc1+build.2:v2"
modImplementation "net.fabricmc:fabric-loader:0.14.21"
modImplementation('me.lucko:fabric-permissions-api:0.2-SNAPSHOT')
modImplementation('me.lucko:fabric-permissions-api:0.3-SNAPSHOT')

// Fabric API
Set<String> apiModules = [
Expand Down

0 comments on commit ed66d9a

Please sign in to comment.