mirror of
https://github.com/EssentialsX/Essentials.git
synced 2025-01-02 22:47:41 +01:00
Bump PlaceholderAPI dependency to version 2.11.6 (#5936)
Versions older than 2.11.5 are currently missing from the PlaceholderAPI Maven repo, so we need to bump this for EssentialsX to compile.
This commit is contained in:
parent
04518dbbb3
commit
6157668a63
@ -12,7 +12,7 @@ dependencies {
|
||||
exclude(module: 'okhttp')
|
||||
}
|
||||
compileOnly 'org.apache.logging.log4j:log4j-core:2.17.1'
|
||||
compileOnly 'me.clip:placeholderapi:2.10.9'
|
||||
compileOnly 'me.clip:placeholderapi:2.11.6'
|
||||
}
|
||||
|
||||
shadowJar {
|
||||
|
Loading…
Reference in New Issue
Block a user