Skip to content

Commit

Permalink
Update dependency me.clip:placeholderapi to v2.11.5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 28, 2023
1 parent 725472d commit 699e6ee
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion BloodNight-core/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ dependencies {
testImplementation("junit", "junit", "4.13.2")
testImplementation("org.mockito", "mockito-core", "5.6.0")
compileOnly("io.lumine", "Mythic-Dist", "5.4.1")
compileOnly("me.clip", "placeholderapi", "2.11.4")
compileOnly("me.clip", "placeholderapi", "2.11.5")
compileOnly("com.onarandombox.multiversecore", "Multiverse-Core", "4.3.1")
compileOnly("se.hyperver.hyperverse", "Core", "0.10.0")
}
Expand Down

0 comments on commit 699e6ee

Please sign in to comment.