diff --git a/settings.gradle b/settings.gradle index 1153ff04..1962d123 100644 --- a/settings.gradle +++ b/settings.gradle @@ -8,7 +8,7 @@ pluginManagement { plugins { // to report build results back to gradle.org id 'com.gradle.develocity' version '3.18.2' - id 'org.gradle.toolchains.foojay-resolver-convention' version '0.8.0' + id 'org.gradle.toolchains.foojay-resolver-convention' version '0.9.0' } develocity {