diff --git a/settings.gradle b/settings.gradle index ce9c4721..78499505 100644 --- a/settings.gradle +++ b/settings.gradle @@ -12,7 +12,7 @@ pluginManagement { plugins { id "io.freefair.settings.plugin-versions" version "9.5.0" - id "com.gradle.develocity" version "4.4.2" + id "com.gradle.develocity" version "4.4.3" } enableFeaturePreview "STABLE_CONFIGURATION_CACHE"