Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-platform-bukkit to v4.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jun 2, 2024
1 parent d36e71b commit 451974d
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 @@ -6,7 +6,7 @@ plugins {
dependencies {
implementation(project(":BloodNight-api"))
implementation(libs.bundles.eldoutil)
implementation("net.kyori", "adventure-platform-bukkit", "4.3.2")
implementation("net.kyori", "adventure-platform-bukkit", "4.3.3")
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.10.2")
testImplementation("junit", "junit", "4.13.2")
testImplementation("org.mockito", "mockito-core", "5.12.0")
Expand Down

0 comments on commit 451974d

Please sign in to comment.