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 (jeremylvln#145)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Oct 13, 2023
1 parent 355db1e commit e5e2c84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -186,7 +186,7 @@ subprojects {
dependencies {
"commonCompileOnly"("net.kyori:adventure-api:4.14.0")
"bungeecordCompileOnly"("net.md-5:bungeecord-api:1.20-R0.1")
"bungeecordImplementation"("net.kyori:adventure-platform-bungeecord:4.3.0")
"bungeecordImplementation"("net.kyori:adventure-platform-bungeecord:4.3.1")
"velocityCompileOnly"("com.velocitypowered:velocity-api:3.1.1")
"kaptVelocity"("com.velocitypowered:velocity-api:3.1.1")
}
Expand Down

0 comments on commit e5e2c84

Please sign in to comment.