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.0 (jeremylvln#138)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 12, 2023
1 parent a1ee2c7 commit 293d43d
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 @@ -182,7 +182,7 @@ subprojects {
dependencies {
"commonCompileOnly"("net.kyori:adventure-api:4.12.0")
"bungeecordCompileOnly"("net.md-5:bungeecord-api:1.19-R0.1-SNAPSHOT")
"bungeecordImplementation"("net.kyori:adventure-platform-bungeecord:4.1.2")
"bungeecordImplementation"("net.kyori:adventure-platform-bungeecord:4.3.0")
"velocityCompileOnly"("com.velocitypowered:velocity-api:3.1.1")
"kaptVelocity"("com.velocitypowered:velocity-api:3.1.1")
}
Expand Down

0 comments on commit 293d43d

Please sign in to comment.