diff --git a/settings.gradle b/settings.gradle index 90fb143d2..dda770db9 100644 --- a/settings.gradle +++ b/settings.gradle @@ -12,7 +12,7 @@ pluginManagement { plugins { id "io.freefair.settings.plugin-versions" version "8.7.1" - id "com.gradle.develocity" version "3.17.6" + id "com.gradle.develocity" version "3.18" } enableFeaturePreview "STABLE_CONFIGURATION_CACHE"