Skip to content

Commit

Permalink
Bump bungeecord-api from 1.14-SNAPSHOT to 1.16-R0.1
Browse files Browse the repository at this point in the history
Bumps [bungeecord-api](https://github.com/SpigotMC/BungeeCord) from 1.14-SNAPSHOT to 1.16-R0.1.
- [Release notes](https://github.com/SpigotMC/BungeeCord/releases)
- [Commits](https://github.com/SpigotMC/BungeeCord/commits)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] committed Jun 25, 2020
1 parent aebca94 commit ae006ac
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bungee/build.gradle
Expand Up @@ -16,7 +16,7 @@ repositories {
dependencies {
implementation "org.jetbrains.kotlin:kotlin-stdlib-jdk8"
testCompile group: 'junit', name: 'junit', version: '4.13'
compileOnly 'net.md-5:bungeecord-api:1.14-SNAPSHOT'
compileOnly 'net.md-5:bungeecord-api:1.16-R0.1'
}

compileKotlin {
Expand Down

0 comments on commit ae006ac

Please sign in to comment.