diff --git a/settings.gradle b/settings.gradle index 60200ed5..4bde78b0 100644 --- a/settings.gradle +++ b/settings.gradle @@ -12,7 +12,7 @@ pluginManagement { plugins { id "io.freefair.settings.plugin-versions" version "8.11" - id "com.gradle.develocity" version "3.18.2" + id "com.gradle.develocity" version "3.19" } enableFeaturePreview "STABLE_CONFIGURATION_CACHE"