mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-17 05:40:16 +00:00
remove redundant Guava dependency declarations
This commit is contained in:
@@ -19,9 +19,5 @@ dependencies {
|
||||
"shadedApi"("com.dfsek.tectonic:yaml:2.1.2")
|
||||
|
||||
"shadedApi"("net.jafama:jafama:2.3.2")
|
||||
|
||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
||||
|
||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user