mirror of
https://github.com/NationalSecurityAgency/ghidra.git
synced 2026-01-09 22:17:55 -05:00
GP-5901: Support for Gradle 9.0.0
This commit is contained in:
@@ -24,7 +24,6 @@ apply plugin: 'eclipse'
|
||||
eclipse.project.name = 'Features BSim'
|
||||
|
||||
import java.nio.file.Files
|
||||
import org.gradle.util.GUtil
|
||||
|
||||
// NOTE: fetchDependencies.gradle must be updated if postgresql version changes
|
||||
def postgresql_distro = "postgresql-15.13.tar.gz"
|
||||
|
||||
Reference in New Issue
Block a user