Skip to content

Commit

Permalink
fix(deps): update dependency net.md-5:bungeecord-api to v1.20-r0.1 (#139
Browse files Browse the repository at this point in the history
)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Oct 12, 2023
1 parent 54eee50 commit 355db1e
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 @@ -185,7 +185,7 @@ subprojects {

dependencies {
"commonCompileOnly"("net.kyori:adventure-api:4.14.0")
"bungeecordCompileOnly"("net.md-5:bungeecord-api:1.19-R0.1-SNAPSHOT")
"bungeecordCompileOnly"("net.md-5:bungeecord-api:1.20-R0.1")
"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 355db1e

Please sign in to comment.