diff --git a/settings.gradle b/settings.gradle index 48f691ac..45d64d9c 100644 --- a/settings.gradle +++ b/settings.gradle @@ -9,7 +9,7 @@ pluginManagement { } plugins { - id "com.gradle.develocity" version "3.18.2" + id "com.gradle.develocity" version "3.19" id("org.gradle.toolchains.foojay-resolver-convention") version "0.9.0" }