mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-06-17 06:11:24 +00:00
update to tectonic 3.1.0
This commit is contained in:
@@ -4,7 +4,7 @@ version = version("0.1.0")
|
||||
|
||||
dependencies {
|
||||
shadedApi("commons-io:commons-io:2.6")
|
||||
shadedImplementation("com.dfsek.tectonic:yaml:3.0.1")
|
||||
shadedImplementation("com.dfsek.tectonic:yaml:3.1.0")
|
||||
}
|
||||
|
||||
tasks.withType<Jar> {
|
||||
|
||||
Reference in New Issue
Block a user