diff --git a/settings.gradle b/settings.gradle index fc60257..534245c 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,5 +1,5 @@ plugins { - id "com.gradle.develocity" version "4.4.1" + id "com.gradle.develocity" version "4.4.2" } rootProject.name = 'moduleplugin'