Skip to content

Commit 15d151a

Browse files
Excavator: Upgrade to Gradle 9 (#957)
1 parent 716e921 commit 15d151a

6 files changed

Lines changed: 5 additions & 8 deletions

File tree

gradle.properties

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,4 @@ palantir.jdk.setup.enabled=true
44
palantir.native.formatter=true
55
org.gradle.java.installations.auto-detect=false
66
org.gradle.java.installations.auto-download=false
7+
org.gradle.archives.use-file-system-permissions=true

gradle/wrapper/gradle-wrapper.jar

2.35 KB
Binary file not shown.

gradle/wrapper/gradle-wrapper.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
distributionBase=GRADLE_USER_HOME
22
distributionPath=wrapper/dists
3-
distributionUrl=https\://services.gradle.org/distributions/gradle-8.14.5-bin.zip
3+
distributionUrl=https\://services.gradle.org/distributions/gradle-9.3.1-bin.zip
44
networkTimeout=10000
55
validateDistributionUrl=true
66
zipStoreBase=GRADLE_USER_HOME

gradlew

Lines changed: 1 addition & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

gradlew.bat

Lines changed: 1 addition & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

versions.lock

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ org.apiguardian:apiguardian-api:1.1.2 (6 constraints: 5366ce6e)
4848

4949
org.assertj:assertj-core:3.27.7 (1 constraints: 4505553b)
5050

51-
org.junit.jupiter:junit-jupiter:6.1.2 (1 constraints: 4a070f70)
51+
org.junit.jupiter:junit-jupiter:6.1.2 (1 constraints: 75070d77)
5252

5353
org.junit.jupiter:junit-jupiter-api:6.1.2 (3 constraints: 642ff9d9)
5454

0 commit comments

Comments
 (0)