diff --git a/settings.gradle b/settings.gradle index 9f3ba8f..6b0c5b1 100644 --- a/settings.gradle +++ b/settings.gradle @@ -6,7 +6,7 @@ pluginManagement { } plugins { - id "io.freefair.settings.plugin-versions" version "8.3" + id "io.freefair.settings.plugin-versions" version "8.4" id "com.gradle.enterprise" version "3.15.1" }