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 Jan 20, 2024
1 parent 583bfae commit 455a0d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ repositories {
dependencies {
compileOnly 'org.jetbrains.kotlin:kotlin-stdlib:1.7.20'
compileOnly 'org.spigotmc:spigot-api:1.18.1-R0.1-SNAPSHOT'
compileOnly 'net.md-5:bungeecord-api:1.18-R0.1-SNAPSHOT'
compileOnly 'net.md-5:bungeecord-api:1.20-R0.2'
compileOnly 'xyz.theprogramsrc:simplecoreapi:0.3.4-SNAPSHOT'
compileOnly 'xyz.theprogramsrc:translationsmodule:0.1.5-SNAPSHOT'
compileOnly 'xyz.theprogramsrc:tasksmodule:0.1.0-SNAPSHOT'
Expand Down

0 comments on commit 455a0d2

Please sign in to comment.