fix gradle dependency stuff

This commit is contained in:
dfsek
2021-07-21 16:18:06 -07:00
parent 7932a97985
commit af1520eb83
4 changed files with 3 additions and 11 deletions

View File

@@ -19,9 +19,6 @@ dependencies {
"shadedApi"("com.dfsek.tectonic:yaml:2.1.2")
"shadedApi"("net.jafama:jafama:2.3.2")
"shadedApi"("org.yaml:snakeyaml:1.27")
"shadedApi"("org.ow2.asm:asm:9.0")
"compileOnly"("com.google.guava:guava:30.0-jre")