mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-04-25 17:25:17 +02:00
GP-0: Upping fetchDependencies.gradle's version of commons-io
This commit is contained in:
@@ -41,7 +41,7 @@ import org.apache.commons.io.filefilter.WildcardFileFilter;
|
||||
|
||||
initscript {
|
||||
repositories { mavenCentral() }
|
||||
dependencies { classpath 'commons-io:commons-io:2.11.0' }
|
||||
dependencies { classpath 'commons-io:commons-io:2.21.0' }
|
||||
}
|
||||
|
||||
ext.NUM_RETRIES = 3 // # of times to try to download a file before failing
|
||||
|
||||
Reference in New Issue
Block a user