diff --git a/settings.gradle b/settings.gradle index e0668a1..7e0cf07 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,5 +1,5 @@ plugins { - id "com.gradle.develocity" version "4.3" + id "com.gradle.develocity" version "4.3.2" } rootProject.name = 'moduleplugin'