Skip to content

Commit

Permalink
Update dependency net.kyori:adventure-platform-bukkit to v4.1.0 (#94)
Browse files Browse the repository at this point in the history
Co-authored-by: Renovate Bot <bot@renovateapp.com>
  • Loading branch information
renovate[bot] and renovate-bot authored Apr 13, 2022
1 parent 4e42d5f commit 2f211f6
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 @@ -7,7 +7,7 @@ dependencies {
implementation(project(":BloodNight-api"))
implementation("de.eldoria", "eldo-util", "1.9.6-DEV")
implementation("net.kyori", "adventure-api", "4.10.1")
implementation("net.kyori", "adventure-platform-bukkit", "4.0.1")
implementation("net.kyori", "adventure-platform-bukkit", "4.1.0")
testImplementation("org.junit.jupiter", "junit-jupiter-api", "5.8.2")
testImplementation("junit", "junit", "4.13.2")
testImplementation("org.mockito", "mockito-core", "4.4.0")
Expand Down

0 comments on commit 2f211f6

Please sign in to comment.