GP-5901: Support for Gradle 9.0.0

This commit is contained in:
Ryan Kurtz
2025-08-04 06:21:21 -04:00
parent ada4b5c4ae
commit 2180fd2851
4 changed files with 3 additions and 168 deletions

View File

@@ -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"