Skip to content

Commit

Permalink
fix(deps): update dependency net.kyori:adventure-platform-bungeecord …
Browse files Browse the repository at this point in the history
…to v4.3.1
  • Loading branch information
renovate[bot] authored Sep 29, 2023
1 parent 2898752 commit d4d6e2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bungee/build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ dependencies {
implementation(projects.pistonmotdKyoriRelocated)

implementation("org.bstats:bstats-bungeecord:3.0.2")
implementation("net.kyori:adventure-platform-bungeecord:4.3.0")
implementation("net.kyori:adventure-platform-bungeecord:4.3.1")

compileOnly("net.md-5:bungeecord-api:1.20-R0.1")
}

0 comments on commit d4d6e2b

Please sign in to comment.