Skip to content

Commit

Permalink
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 Feb 1, 2024
1 parent 5fbde9b commit 09efb88
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 @@ -37,7 +37,7 @@ repositories {
dependencies {
implementation(platform("com.intellectualsites.bom:bom-newest:1.40"))
compileOnly("io.papermc.paper:paper-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.mojang:authlib:1.5.25")
compileOnly("com.fastasyncworldedit:FastAsyncWorldEdit-Bukkit")
implementation("net.lingala.zip4j:zip4j:2.11.5")
Expand Down

0 comments on commit 09efb88

Please sign in to comment.