Skip to content

Commit

Permalink
fix(deps): update dependency net.md-5:bungeecord-api to v1.20-r0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 7, 2023
1 parent 7f4e00d commit 1597577
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 @@ -10,5 +10,5 @@ dependencies {
implementation("org.bstats:bstats-bungeecord:3.0.2")
implementation("net.kyori:adventure-platform-bungeecord:4.3.0")

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

0 comments on commit 1597577

Please sign in to comment.