mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2025-07-03 00:15:35 +00:00
resolve circular dependency issue in cli build
This commit is contained in:
parent
13c696b392
commit
27561931cc
@ -13,7 +13,3 @@ dependencies {
|
||||
|
||||
shadedImplementation("net.jafama", "jafama", Versions.Libraries.Internal.jafama)
|
||||
}
|
||||
|
||||
tasks.named("build") {
|
||||
finalizedBy(tasks.named("shadowJar"))
|
||||
}
|
Loading…
x
Reference in New Issue
Block a user