Skip to content

Commit dc9c5a0

Browse files
committed
fix: gradle build
1 parent 20a881b commit dc9c5a0

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

proxy-bungeecord/build.gradle.kts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,7 @@ dependencies {
1212
implementation(rootProject.libs.adventure.bungeecord.platform)
1313

1414
compileOnly(rootProject.libs.simplecloud.event.wrapper.bungeecord)
15+
compileOnly(rootProject.libs.simplecloud.controller)
1516

1617
implementation(rootProject.libs.simplecloud.plugin.api)
1718

0 commit comments

Comments
 (0)