Skip to content

Commit

Permalink
Update dependency me.clip:placeholderapi to v2.11.3 (#162)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Mar 18, 2023
1 parent 68857b0 commit 2c7d4ff
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.2.0")
compileOnly("io.lumine", "Mythic-Dist", "5.2.3")
compileOnly("me.clip", "placeholderapi", "2.11.2")
compileOnly("me.clip", "placeholderapi", "2.11.3")
compileOnly("com.onarandombox.multiversecore", "Multiverse-Core", "4.3.1")
compileOnly("se.hyperver.hyperverse", "Core", "0.10.0")
}
Expand Down

0 comments on commit 2c7d4ff

Please sign in to comment.