Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
MrMicky-FR committed Sep 15, 2024
1 parent 2c93016 commit 6e5bd83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bukkit/build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ dependencies {
compileOnly 'io.netty:netty-all:4.1.25.Final'
compileOnly 'fr.xephi:authme:5.6.0-beta2'
compileOnly 'com.nickuc.login:nlogin-api:10.3'
compileOnly 'me.clip:placeholderapi:2.11.1'
compileOnly 'me.clip:placeholderapi:2.11.6'
}

java {
Expand Down

0 comments on commit 6e5bd83

Please sign in to comment.