mirror of
https://github.com/PolyhedralDev/Terra.git
synced 2026-04-23 08:38:51 +00:00
remove redundant Guava dependency declarations
This commit is contained in:
@@ -18,11 +18,6 @@ dependencies {
|
||||
|
||||
|
||||
"shadedApi"("commons-io:commons-io:2.6")
|
||||
|
||||
|
||||
"compileOnly"("com.google.guava:guava:30.0-jre")
|
||||
|
||||
"testImplementation"("com.google.guava:guava:30.0-jre")
|
||||
}
|
||||
|
||||
publishing {
|
||||
|
||||
Reference in New Issue
Block a user