Make eden-common dependency non-transitive
This commit is contained in:
@@ -50,7 +50,7 @@ subprojects {
|
||||
}
|
||||
|
||||
dependencies {
|
||||
compileOnly("gg.projecteden:eden-common:2.0.5-SNAPSHOT")
|
||||
implementation("gg.projecteden:eden-common:2.0.5-SNAPSHOT")
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user