mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 22:31:52 +00:00
depend on SnakeYAML in buildSrc
This commit is contained in:
@@ -10,4 +10,5 @@ repositories {
|
|||||||
|
|
||||||
dependencies {
|
dependencies {
|
||||||
"implementation"("com.github.jengelman.gradle.plugins:shadow:+")
|
"implementation"("com.github.jengelman.gradle.plugins:shadow:+")
|
||||||
|
"implementation"("org.yaml:snakeyaml:1.27")
|
||||||
}
|
}
|
||||||
Reference in New Issue
Block a user