diff --git a/settings.gradle b/settings.gradle index 42ff0f9..c9ce05e 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,6 +1,6 @@ plugins { id "io.freefair.settings.plugin-versions" version "8.11" - id "com.gradle.develocity" version "3.18.2" + id "com.gradle.develocity" version "3.19" } rootProject.name = 'joinfaces-docs-server'