Skip to content

Commit

Permalink
Merge ae006ac into aebca94
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot-preview[bot] authored Jun 25, 2020
2 parents aebca94 + ae006ac commit fae5080
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bungee/build.gradle
Original file line number Diff line number Diff line change
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 fae5080

Please sign in to comment.