Skip to content

Commit

Permalink
chore: toolchains for buildSrc
Browse files Browse the repository at this point in the history
Signed-off-by: Sam Gammon <sam@elide.dev>
  • Loading branch information
sgammon committed Jan 24, 2025
1 parent cd6e20d commit fc80549
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions buildSrc/settings.gradle.kts
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,8 @@ pluginManagement {
}
}

plugins { id("org.gradle.toolchains.foojay-resolver-convention") }

// makes ~/.gradle/init.gradle unnecessary and ~/.gradle/gradle.properties optional
dependencyResolutionManagement {
// use same version catalog as main build
Expand Down

0 comments on commit fc80549

Please sign in to comment.