Skip to content

Commit 03b3743

Browse files
Bump bungeecord-api from 1.16-R0.4-SNAPSHOT to 1.16-R0.5-SNAPSHOT (#71)
Bumps bungeecord-api from 1.16-R0.4-SNAPSHOT to 1.16-R0.5-SNAPSHOT. Signed-off-by: dependabot-preview[bot] <[email protected]> Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
1 parent 7f8edb6 commit 03b3743

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ dependencies {
4747
annotationProcessor 'org.projectlombok:lombok:1.18.16'
4848

4949
compileOnly 'com.destroystokyo.paper:paper-api:1.16.5-R0.1-SNAPSHOT'
50-
compileOnly 'net.md-5:bungeecord-api:1.16-R0.4-SNAPSHOT'
50+
compileOnly 'net.md-5:bungeecord-api:1.16-R0.5-SNAPSHOT'
5151
implementation 'org.jetbrains:annotations:20.1.0'
5252
implementation 'com.google.code.gson:gson:2.8.6'
5353
implementation 'io.github.classgraph:classgraph:4.8.98'

0 commit comments

Comments
 (0)