Skip to content

Commit 08db445

Browse files
Bump me.lucko:fabric-permissions-api from 0.3.1 to 0.7.0
Bumps [me.lucko:fabric-permissions-api](https://github.com/lucko/fabric-permissions-api) from 0.3.1 to 0.7.0. - [Release notes](https://github.com/lucko/fabric-permissions-api/releases) - [Commits](lucko/fabric-permissions-api@v0.3.1...v0.7.0) --- updated-dependencies: - dependency-name: me.lucko:fabric-permissions-api dependency-version: 0.7.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent c3dfe92 commit 08db445

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ dependencies {
3535

3636
//Luck Perms
3737
modImplementation('maven.modrinth:luckperms:v5.4.113-fabric') { exclude group: "net.fabricmc.fabric-api" }
38-
modImplementation('me.lucko:fabric-permissions-api:0.3.1') { exclude group: "net.fabricmc.fabric-api" }
38+
modImplementation('me.lucko:fabric-permissions-api:0.7.0') { exclude group: "net.fabricmc.fabric-api" }
3939
compileOnly 'net.luckperms:api:5.4'
4040
modImplementation "com.moandjiezana.toml:toml4j:0.7.2"
4141

0 commit comments

Comments
 (0)