Skip to content

Commit

Permalink
Merge pull request #114 from TheProgramSrc/renovate/net.md-5-bungeeco…
Browse files Browse the repository at this point in the history
…rd-api-1.x

Update dependency net.md-5:bungeecord-api to v1.20-R0.1
  • Loading branch information
Im-Fran committed Aug 15, 2023
2 parents 5f6da45 + b95b40f commit 0376027
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 @@ -36,7 +36,7 @@ repositories {

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

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

0 comments on commit 0376027

Please sign in to comment.