Skip to content

Commit

Permalink
fix(deps): update dependency me.clip:placeholderapi to v2.11.4
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Sep 24, 2023
1 parent 3a52e34 commit 4ed9874
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dependencies {
compileOnly("net.essentialsx", "EssentialsX", "2.20.1") {
isTransitive = false
}
compileOnly("me.clip", "placeholderapi", "2.11.3")
compileOnly("me.clip", "placeholderapi", "2.11.4")

implementation(platform("net.kyori:adventure-bom:4.14.0"))
implementation("net.kyori", "adventure-extra-kotlin")
Expand Down

0 comments on commit 4ed9874

Please sign in to comment.