diff --git a/settings.gradle b/settings.gradle index 7c82c1d..47c24d8 100644 --- a/settings.gradle +++ b/settings.gradle @@ -1,5 +1,5 @@ plugins { - id "io.freefair.settings.plugin-versions" version "8.2.2" + id "io.freefair.settings.plugin-versions" version "8.4" id "com.gradle.enterprise" version "3.16.1" }