Skip to content

Commit

Permalink
Excavator: Enabling the new Gradle Toolchains & Daemon JDK Setup (#1717)
Browse files Browse the repository at this point in the history
  • Loading branch information
svc-excavator-bot authored Oct 9, 2024
1 parent 1469b04 commit 21eb5d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ buildscript {
gradlePluginPortal() { metadataSources { mavenPom(); ignoreGradleMetadataRedirection() } }
}
dependencies {
classpath 'com.palantir.gradle.jdks:gradle-jdks-settings:0.49.0'
classpath 'com.palantir.gradle.jdks:gradle-jdks-settings:0.50.0'
}
}
apply plugin: 'com.palantir.jdks.settings'
Expand Down

0 comments on commit 21eb5d7

Please sign in to comment.