diff --git a/settings.gradle b/settings.gradle index 7c6ca76..e9f8800 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,5 +1,5 @@ plugins { - id "com.gradle.develocity" version "4.2.1" + id "com.gradle.develocity" version "4.2.2" } rootProject.name = 'moduleplugin'