mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-11 10:16:15 +00:00
begin pulling versions into buildSrc/Versions
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import com.dfsek.terra.Versions
|
||||
|
||||
dependencies {
|
||||
shadedApi(project(":common:api"))
|
||||
shadedApi(project(":common:implementation:bootstrap-addon-loader"))
|
||||
@@ -6,7 +8,7 @@ dependencies {
|
||||
shadedApi("commons-io:commons-io:2.6")
|
||||
shadedImplementation("org.apache.commons:commons-text:1.9")
|
||||
|
||||
shadedImplementation("com.dfsek.tectonic:yaml:3.1.0")
|
||||
shadedImplementation("com.dfsek.tectonic:yaml:${Versions.Libraries.tectonic}")
|
||||
|
||||
shadedImplementation("org.yaml:snakeyaml:1.27")
|
||||
shadedImplementation("org.ow2.asm:asm:9.2")
|
||||
|
||||
Reference in New Issue
Block a user