buildscript changes

This commit is contained in:
Auxilor
2022-02-02 11:24:12 +00:00
parent 25e8cc0837
commit 01f1425557

View File

@@ -3,6 +3,8 @@ subprojects {
version rootProject.version version rootProject.version
dependencies { dependencies {
api project(":eco-api").getSubprojects()
// Adventure // Adventure
compileOnly 'net.kyori:adventure-platform-bukkit:4.0.0' compileOnly 'net.kyori:adventure-platform-bukkit:4.0.0'
compileOnly 'net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT' compileOnly 'net.kyori:adventure-text-minimessage:4.1.0-SNAPSHOT'