Skip to content

Commit

Permalink
Fix missing dependencies for EcoBosses
Browse files Browse the repository at this point in the history
  • Loading branch information
LMBishop committed Jul 6, 2023
1 parent 112fe6c commit 8fd02cb
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions bukkit/build.gradle
Expand Up @@ -67,6 +67,8 @@ dependencies {
compileOnly 'net.coreprotect:coreprotect:21.2'
// EcoBosses
compileOnly 'com.willfp:EcoBosses:9.14.0'
compileOnly 'com.willfp:eco:6.65.1'
compileOnly 'com.willfp:libreforge:4.21.1'
// EssentialsX
compileOnly('net.essentialsx:EssentialsX:2.19.7') { transitive = false }
// FabledSkyblock
Expand Down

0 comments on commit 8fd02cb

Please sign in to comment.