Skip to content

Commit

Permalink
fix(deps): update dependency net.md-5:bungeecord-api to v1.20-r0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Jan 19, 2024
1 parent 2eba673 commit 170cb18
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle.kts
Expand Up @@ -37,7 +37,7 @@ repositories {

dependencies {
compileOnly("org.spigotmc:spigot-api:1.19.3-R0.1-SNAPSHOT")
compileOnly("net.md-5:bungeecord-api:1.20-R0.1")
compileOnly("net.md-5:bungeecord-api:1.20-R0.2")
compileOnly("com.velocitypowered:velocity-api:3.1.2-SNAPSHOT")

implementation("org.jetbrains:annotations:24.0.1")
Expand Down

0 comments on commit 170cb18

Please sign in to comment.