diff --git a/settings.gradle.kts b/settings.gradle.kts index a915f69fe..630422679 100644 --- a/settings.gradle.kts +++ b/settings.gradle.kts @@ -73,7 +73,7 @@ plugins { id("org.jetbrains.intellij.platform.settings") version "2.14.0" id("org.jetbrains.intellij.platform") version "2.14.0" apply false // https://github.com/joshfriend/spotlight - id("com.fueledbycaffeine.spotlight") version "1.6.9" + id("com.fueledbycaffeine.spotlight") version "1.6.10" } dependencyResolutionManagement {