diff --git a/settings.gradle b/settings.gradle index 1962d123..0df46506 100644 --- a/settings.gradle +++ b/settings.gradle @@ -7,7 +7,7 @@ pluginManagement { plugins { // to report build results back to gradle.org - 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' }