mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-19 14:50:30 +00:00
update to latest Tectonic version
This commit is contained in:
@@ -3,6 +3,6 @@ import com.dfsek.terra.version
|
||||
version = version("0.1.0")
|
||||
|
||||
dependencies {
|
||||
shadedImplementation("com.dfsek.tectonic:yaml:2.1.2")
|
||||
shadedImplementation("com.dfsek.tectonic:yaml:2.2.0")
|
||||
shadedApi(project(":common:addons:manifest-addon-loader"))
|
||||
}
|
||||
|
||||
@@ -4,7 +4,7 @@ version = version("0.1.0")
|
||||
|
||||
dependencies {
|
||||
shadedApi("commons-io:commons-io:2.6")
|
||||
shadedImplementation("com.dfsek.tectonic:yaml:2.1.2")
|
||||
shadedImplementation("com.dfsek.tectonic:yaml:2.2.0")
|
||||
}
|
||||
|
||||
tasks.withType<Jar> {
|
||||
|
||||
Reference in New Issue
Block a user